File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,16 +13,16 @@ profile:
1313 <p>123 your address street</p>
1414 <p>Your City, State 12345</p>
1515
16- selected_papers : true # includes a list of papers marked as "selected={true}"
17- social : true # includes social icons at the bottom of the page
16+ selected_papers : false # includes a list of papers marked as "selected={true}"
17+ social : false # includes social icons at the bottom of the page
1818
1919announcements :
20- enabled : true # includes a list of news items
20+ enabled : false # includes a list of news items
2121 scrollable : true # adds a vertical scroll bar if there are more than 3 news items
2222 limit : 5 # leave blank to include all the news in the `_news` folder
2323
2424latest_posts :
25- enabled : true
25+ enabled : false
2626 scrollable : true # adds a vertical scroll bar if there are more than 3 new posts items
2727 limit : 3 # leave blank to include all the blog posts
2828---
You can’t perform that action at this time.
0 commit comments