Moved GitHub to Gitea
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user