Updated dependencies

This commit is contained in:
2025-02-25 16:58:21 +01:00
parent 0f4245b4d0
commit 9cfd2378a8
21 changed files with 32 additions and 32 deletions

View File

@ -23,7 +23,7 @@ component ProUsers(users []*arn.User, url string)
.user-cards
each user in users
UserCard(user, "until " + user.ProExpires[:10])
footer.footer.mountable
p We are thankful to everyone supporting the site!
@ -41,7 +41,7 @@ component UserLists(groups []*utils.UserList, url string)
component StaffRecruitment
footer.footer.mountable
p
a(href="https://git.akyoto.dev/web/notify.moe#installation", target="_blank", rel="noopener") Interested in contributing code?
a(href="https://git.urbach.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?