fix: misc

This commit is contained in:
Cory Dransfeldt 2024-03-14 10:50:32 -07:00
parent 745b374e3c
commit 355aa615b1
No known key found for this signature in database
5 changed files with 13 additions and 21 deletions

View file

@ -4,8 +4,8 @@ eleventyExcludeFromCollections: true
dynamicPermalink: false
---
{
"subject": "acct:coryd@social.lol",
"aliases": ["https://coryd.dev", "https://social.lol/@coryd", "https://social.lol/users/coryd"],
"subject": "acct:cory@social.lol",
"aliases": ["https://coryd.dev", "https://social.lol/@cory", "https://social.lol/users/cory"],
"links": [
{
"rel": "http://webfinger.net/rel/avatar",
@ -20,12 +20,12 @@ dynamicPermalink: false
{
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html",
"href": "https://social.lol/users/coryd"
"href": "https://social.lol/users/cory"
},
{
"rel": "self",
"type": "application/activity+json",
"href": "https://social.lol/users/coryd"
"href": "https://social.lol/users/cory"
},
{
"rel": "http://ostatus.org/schema/1.0/subscribe",