feat: Change Mastodon to my own server
This commit is contained in:
parent
99aa4c47d4
commit
eac0b06afc
@ -10,8 +10,8 @@
|
||||
|
||||
<table id="social-links">
|
||||
<tr>
|
||||
<td>Mastodon (<a href="https://{{ mastodon_instance_url }}">{{ mastodon_instance_name }}</a>)</td>
|
||||
<td><a href="https://{{ mastodon_instance_url}}/{{ mastodon_handle }}">{{ mastodon_handle }}</a></td>
|
||||
<td>Fediverse</td>
|
||||
<td><a href="https://{{ fediverse_instance}}/{{ fediverse_username }}">@{{ fediverse_username }}@{{ fediverse_instance }}</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="table-no-padding-bottom">E-Mail</td>
|
||||
|
@ -2,12 +2,13 @@
|
||||
"author_name": "Alexander \"PapaTutuWawa\"",
|
||||
"blog_url": "blog.polynom.me",
|
||||
|
||||
"mastodon_instance_name": "Fosstodon",
|
||||
"mastodon_instance_url": "fosstodon.org",
|
||||
"mastodon_handle": "@polynomdivision",
|
||||
"fediverse_instance": "social.polynom.me",
|
||||
"fediverse_username": "papatutuwawa",
|
||||
|
||||
"email_domain": "polynom.me",
|
||||
"email_user": "papatutuwawa",
|
||||
"gpg_key_url": "pki.polynom.me/pubkeys/papatutuwawa.pub",
|
||||
|
||||
"github_username": "PapaTutuWawa",
|
||||
"codeberg_username": "PapaTutuWawa",
|
||||
"gitea_username": "PapaTutuWawa",
|
||||
|
Loading…
Reference in New Issue
Block a user