Skip to content

Commit caebcee

Browse files
authored
Update about.md
1 parent 29e8ce9 commit caebcee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_pages/about.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

1919
announcements:
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

2424
latest_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
---

0 commit comments

Comments
 (0)