We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae54a77 commit e0fb53dCopy full SHA for e0fb53d
_config.yml
@@ -77,13 +77,13 @@ analytics:
77
78
# Site Author
79
author:
80
- name :
+ name : "Your Sidebar Name"
81
avatar : "assets/profile.png"
82
bio : "Your biography for the left-hand sidebar"
83
location : "Location"
84
employer :
85
- googlescholar :
86
- email :
+ googlescholar : "http://yourfullgooglescholarurl.com"
+ email :
87
uri :
88
bitbucket :
89
codepen :
@@ -97,13 +97,13 @@ author:
97
instagram :
98
lastfm :
99
linkedin :
100
- orcid :
+ orcid : "http://orcid.org/yourorcidurl"
101
pinterest :
102
soundcloud :
103
stackoverflow : # http://stackoverflow.com/users/123456/username
104
steam :
105
tumblr :
106
- twitter :
+ twitter : "replacethistwitterhandle"
107
vine :
108
weibo :
109
xing :
0 commit comments