Add mastodon link
This commit is contained in:
parent
2d7954c1d1
commit
9d5664fc84
3 changed files with 15 additions and 3 deletions
|
@ -4,9 +4,11 @@
|
|||
<header>
|
||||
<img id="avatar" src="/2021_vrifox-avatar.png">
|
||||
<p id="name">{{ .Site.Params.displayName }}</p>
|
||||
<p id="information">
|
||||
<span>{{ .Site.Params.username }}</span>
|
||||
</p>
|
||||
<div id="information">
|
||||
<ul id="social-links">
|
||||
<li><a rel="me" href="https://social.anoxinon.de/@vri">{{ partial "helpers/icons" "mastodon" }}</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
<section id="sidebar-menu">
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue