Updated dependencies
This commit is contained in:
@ -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?
|
||||
|
||||
|
Reference in New Issue
Block a user