Skip to content

Commit 643fe58

Browse files
committed
Fix: remove unnecessary sections from about page
1 parent 2426ee0 commit 643fe58

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

_pages/about.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,29 @@
22
layout: about
33
title: about
44
permalink: /
5-
subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Motto. Etc.
5+
# subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Motto. Etc.
66

77
profile:
88
align: right
99
image: prof_pic.jpg
1010
image_circular: false # crops the image to make it circular
11-
more_info: >
12-
<p>555 your office number</p>
13-
<p>123 your address street</p>
14-
<p>Your City, State 12345</p>
11+
# more_info: >
12+
# <p>555 your office number</p>
13+
# <p>123 your address street</p>
14+
# <p>Your City, State 12345</p>
1515

16-
selected_papers: true # includes a list of papers marked as "selected={true}"
16+
selected_papers: false # includes a list of papers marked as "selected={true}"
1717
social: true # includes social icons at the bottom of the page
1818

19-
announcements:
20-
enabled: true # includes a list of news items
21-
scrollable: true # adds a vertical scroll bar if there are more than 3 news items
22-
limit: 5 # leave blank to include all the news in the `_news` folder
19+
# announcements:
20+
# enabled: true # includes a list of news items
21+
# scrollable: true # adds a vertical scroll bar if there are more than 3 news items
22+
# limit: 5 # leave blank to include all the news in the `_news` folder
2323

2424
latest_posts:
2525
enabled: true
2626
scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
27-
limit: 3 # leave blank to include all the blog posts
27+
limit: 5 # leave blank to include all the blog posts
2828
---
2929

3030
Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.

0 commit comments

Comments
 (0)