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)

View File

@ -41,7 +41,7 @@ component UserLists(groups []*utils.UserList, url string)
component StaffRecruitment
footer.footer.mountable
p
a(href="https://github.com/animenotifier/notify.moe#installation", target="_blank", rel="noopener") Interested in contributing code?
a(href="https://git.akyoto.dev/web/notify.moe#installation", target="_blank", rel="noopener") Interested in contributing code?
br
a(href="https://discord.gg/0kimAmMCeXGXuzNF", target="_blank", rel="noopener") Interested in editing data?