diff --git a/components/footer.html b/components/footer.html index d473e78..d561e9f 100644 --- a/components/footer.html +++ b/components/footer.html @@ -1,7 +1,6 @@ \ No newline at end of file diff --git a/components/navbar.html b/components/navbar.html index 5f995f0..1785fbe 100644 --- a/components/navbar.html +++ b/components/navbar.html @@ -16,23 +16,21 @@ Main page +
  • Our Discord
  • - + <% if (user) { %> <%= user.personaname %> Upload <% } else { %> Login <% } %> + <% if (user && locals.admins[user.steamid]) { %> Admin <% } %> @@ -47,17 +45,20 @@ My fork +
  • Our Discord
  • -