Initial commit

This commit is contained in:
Norbert Tretkowski 2025-06-22 18:23:26 +02:00
commit c61393c39b
Signed by: norbert
GPG key ID: EAA31A3693AAB231
162 changed files with 5158 additions and 0 deletions

View file

@ -0,0 +1,19 @@
{
"subject": "acct:norbert@tretkowski.de",
"aliases": [
"https://social.tretkowski.de/users/norbert",
"https://social.tretkowski.de/@norbert"
],
"links": [
{
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html",
"href": "https://social.tretkowski.de/@norbert"
},
{
"rel": "self",
"type": "application/activity+json",
"href": "https://social.tretkowski.de/users/norbert"
}
]
}