aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/about-page.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/about-page.html')
-rw-r--r--_layouts/about-page.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/_layouts/about-page.html b/_layouts/about-page.html
index d734d94..0a82206 100644
--- a/_layouts/about-page.html
+++ b/_layouts/about-page.html
@@ -22,6 +22,15 @@ layout: default
</a>
</li>
{% endfor %}
+ <li>
+ <a rel="me" href="https://distrotoot.com/@la_ninpre">
+ <img class="link-icon"
+ alt="mastodon"
+ width=32px height=32px
+ src="/assets/img/mastodon-icon.png">
+ <div class="link-text">mastodon</div>
+ </a>
+ </li>
</ul>
</div>
</div>