File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ og_image: # The site-wide (default for all links) Open Graph preview image
6565
6666github_username : computorg
6767twitter_username : # your Twitter handle
68- mastodon_username : # your mastodon instance+username in the format instance.tld/@username
68+ mastodon_username : mathstodon.xyz/@computo # your mastodon instance+username in the format instance.tld/@username
6969linkedin_username : # your LinkedIn user name
7070telegram_username : # your Telegram user name
7171scholar_userid : # your Google Scholar ID
Original file line number Diff line number Diff line change 8181 </ li >
8282 {% endif %}
8383
84-
85- < li >
84+ < li >
8685 < a class ="navbar-brand title font-weight-lighter " href ="https://github.com/{{ site.github_username }} " target ="_blank " title ="GitHub "> < i class ="fab fa-github "> </ i > </ a >
8786 </ li >
87+ < li >
88+ < a class ="navbar-brand title font-weight-lighter " href ="https://{{ site.mastodon_username }} " target ="_blank " title ="Mastodon "> < i class ="fab fa-mastodon "> </ i > </ a >
89+ </ li >
8890 </ ul >
8991
9092 </ div >
You can’t perform that action at this time.
0 commit comments