add rel tag for mastodon
This commit is contained in:
parent
bf59b02603
commit
f4d43fd02b
@ -116,7 +116,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="mt-auto text-white-50 panki-footer">
|
||||
<a href="https://github.com/panki27">Github</a> | <a href="https://tty0.social/@panki">Mastodon</a> | <a href="https://matrix.to/#/@panki:matrix.theresno.cloud">Matrix</a> | <a href="https://theresno.cloud/blog">Blog</a> </br>
|
||||
<a href="https://github.com/panki27">Github</a> | <a rel="me" href="https://tty0.social/@panki">Mastodon</a> | <a href="https://matrix.to/#/@panki:matrix.theresno.cloud">Matrix</a> | <a href="https://theresno.cloud/blog">Blog</a> </br>
|
||||
mail [ät] felixpankratz.de | <a href="impressum.html">Imprint</a>
|
||||
</footer>
|
||||
</div>
|
||||
|
2
opt.html
2
opt.html
@ -190,7 +190,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="mt-auto text-white-50">
|
||||
<a href="https://github.com/panki27">Github</a> | <a href="https://tty0.social/@panki">Mastodon</a> | <a href="https://matrix.to/#/@panki:matrix.theresno.cloud">Matrix</a> | <a href="https://theresno.cloud/blog">Blog</a> </br>
|
||||
<a href="https://github.com/panki27">Github</a> | <a rel="me" href="https://tty0.social/@panki">Mastodon</a> | <a href="https://matrix.to/#/@panki:matrix.theresno.cloud">Matrix</a> | <a href="https://theresno.cloud/blog">Blog</a> </br>
|
||||
mail [ät] felixpankratz.de | <a href="impressum.html">Imprint</a>
|
||||
</footer>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user