Moved GitHub to Gitea

This commit is contained in:
2024-03-12 11:34:38 +01:00
parent 13a58dabbb
commit b4dd48ec85
11 changed files with 16 additions and 94 deletions

View File

@ -47,10 +47,10 @@ component SettingsExtras(user *arn.User)
span API
.widget-section
label GitHub:
a.button(href="https://github.com/animenotifier/notify.moe")
label Git:
a.button(href="https://git.akyoto.dev/web/notify.moe")
Icon("github")
span GitHub
span Git
//- PRO
.widget.mountable(data-api="/api/settings/" + user.ID)