Added staff recruitment message

This commit is contained in:
2017-11-30 17:20:15 +01:00
parent 5284698e73
commit a6cfd98ea8
3 changed files with 9 additions and 1 deletions

View File

@ -21,6 +21,13 @@ component UserLists(groups []*utils.UserList)
.mountable
Avatar(user)
component StaffRecruitment
.footer.mountable
p
a(href="https://github.com/animenotifier/notify.moe/blob/go/INSTALLATION.md", target="_blank", rel="noopener") Interested in contributing code?
br
a(href="https://discord.gg/0kimAmMCeXGXuzNF", target="_blank", rel="noopener") Interested in editing data?
component UsersTabs
.tabs
Tab("Active", "users", "/users")