This commit is contained in:
2026-03-29 00:03:04 +09:00
commit d8cce8499f
62 changed files with 27628 additions and 0 deletions

10
public/shorturls.json Normal file
View File

@@ -0,0 +1,10 @@
{
"email": {"type": "redirect", "content": "mailto:nercone@nercone.dev"},
"github": {"type": "redirect", "content": "https://github.com/nercone-dev/"},
"twitter": {"type": "redirect", "content": "https://twitter.com/nercone_x/"},
"bluesky": {"type": "redirect", "content": "https://bsky.app/profile/nercone.dev/"},
"youtube": {"type": "redirect", "content": "https://youtube.com/@nercone-ch/"},
"gitea": {"type": "redirect", "content": "https://gitea.nercone.dev/nercone-dev/"},
"orcid": {"type": "redirect", "content": "https://orcid.org/0009-0001-3615-0962/"},
"justuuid": {"type": "redirect", "content": "https://justuuid.pages.dev/u/7b70a75e-d72f-4bba-8e55-1c3c9e032678/"}
}