File tree 1 file changed +8
-7
lines changed
1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,13 @@ baseurl: /al-folio # the subpath of your site, e.g. /blog/
15
15
last_updated : # leave blank if you don't want to display last updated
16
16
17
17
# -----------------------------------------------------------------------------
18
- # Social integration
18
+ # Social integration: modify for your profiles or delete
19
19
# -----------------------------------------------------------------------------
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
24
25
contact_note : >
25
26
You can even add a little note about which of these is the best way to reach you.
26
27
@@ -76,8 +77,8 @@ highlighter: pygments
76
77
# Includes
77
78
include : ['_pages']
78
79
79
- # Gems
80
- gems :
80
+ # Plug-ins
81
+ plugins :
81
82
- jekyll-email-protect
82
83
- jekyll-paginate
83
84
- jekyll/scholar
You can’t perform that action at this time.
0 commit comments