Skip to content

Commit 500ad4c

Browse files
authored
Provide sample social profiles
1 parent dc15890 commit 500ad4c

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

_config.yml

+8-7
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@ baseurl: /al-folio # the subpath of your site, e.g. /blog/
1515
last_updated: # leave blank if you don't want to display last updated
1616

1717
# -----------------------------------------------------------------------------
18-
# Social integration
18+
# Social integration: modify for your profiles or delete
1919
# -----------------------------------------------------------------------------
20-
github_username: # put your github username
21-
twitter_username: # put your twitter username
22-
linkedin_username: # put your linkedin username
23-
scholar_authorid: # put your google scholar author id
20+
github_username: alshedivat
21+
twitter_username: alshedivat
22+
linkedin_username: alshedivat
23+
scholar_userid: iUe4TdgAAAAJ
24+
orcid_id: 0000-0001-9037-1005
2425
contact_note: >
2526
You can even add a little note about which of these is the best way to reach you.
2627
@@ -76,8 +77,8 @@ highlighter: pygments
7677
# Includes
7778
include: ['_pages']
7879

79-
# Gems
80-
gems:
80+
# Plug-ins
81+
plugins:
8182
- jekyll-email-protect
8283
- jekyll-paginate
8384
- jekyll/scholar

0 commit comments

Comments
 (0)