Initial commit

This commit is contained in:
Norbert Tretkowski 2025-05-15 07:15:57 +02:00
commit ee1d292475
Signed by: norbert
GPG key ID: EAA31A3693AAB231
159 changed files with 4867 additions and 0 deletions

View file

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"
}
]
}