verification stuff

This commit is contained in:
randogoth 2025-12-22 16:26:50 +02:00
parent a6dc056789
commit a8bc68566b
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@ Save_as: connect.html
- <i class="nf nf-md-email_outline"></i> <SCRIPT LANGUAGE="JavaScript">user = 'kflux';site = 'posteo.de';document.write('<a href=\"\x6D\x61\x69\x6C\x74\x6F:' + user + '@' + site + '\">');document.write(user + '@' + site + '</a>');</SCRIPT> - <i class="nf nf-md-email_outline"></i> <SCRIPT LANGUAGE="JavaScript">user = 'kflux';site = 'posteo.de';document.write('<a href=\"\x6D\x61\x69\x6C\x74\x6F:' + user + '@' + site + '\">');document.write(user + '@' + site + '</a>');</SCRIPT>
- <i class="nf nf-md-mastodon"></i> [@randogoth](https://mas.to/@randogoth) - <i class="nf nf-md-mastodon"></i> [@randogoth](https://mas.to/@randogoth)
- <i class="nf nf-fae-butterfly"></i> [@randogoth](https://bsky.app/profile/randogoth.bsky.social) - <i class="nf nf-fae-butterfly"></i> [@randogoth.com](https://bsky.app/profile/randogoth.com)
- <i class="nf nf-linux-codeberg"></i> [@randogoth](https://codeberg.org/randogoth) - <i class="nf nf-linux-codeberg"></i> [@randogoth](https://codeberg.org/randogoth)
- <i class="nf nf-cod-github_inverted"></i> [@randogoth](https://github.com/randogoth) - <i class="nf nf-cod-github_inverted"></i> [@randogoth](https://github.com/randogoth)
- <i class="nf nf-fae-telegram"></i> [@randogoth](https://t.me/randogoth) - <i class="nf nf-fae-telegram"></i> [@randogoth](https://t.me/randogoth)

View file

@ -32,6 +32,7 @@
<link href="{{ SITEURL }}/theme/local.css" rel="stylesheet"> <link href="{{ SITEURL }}/theme/local.css" rel="stylesheet">
<link href="{{ SITEURL }}/theme/pygments.css" rel="stylesheet"> <link href="{{ SITEURL }}/theme/pygments.css" rel="stylesheet">
<link href="{{ SITEURL }}/theme/symbols.css" rel="stylesheet"> <link href="{{ SITEURL }}/theme/symbols.css" rel="stylesheet">
<link rel="me" href="https://mas.to/@randogoth">
{% endblock head %} {% endblock head %}
</head> </head>