Update social links

This commit is contained in:
Mirai Kumiko 2025-04-14 10:37:06 +02:00
parent 43f4513b98
commit d89ff14d70
6 changed files with 25 additions and 126 deletions

View file

@ -1,3 +1,3 @@
<small>
{{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }}
</small>
{{ .Site.Copyright }} {{ range $title, $link := .Site.Params.links }} | <a rel="me" href="{{ $link }}" class="white-link">{{ title $title }}</a> {{ end }}
</small>