diff --git a/public/index.ejs b/public/index.ejs index 5c72a60..eefb620 100644 --- a/public/index.ejs +++ b/public/index.ejs @@ -36,7 +36,14 @@
Logged in ✅ (Logout)
Logged in + <%if(data.user.authProvider === "wikimedia") {%> + + <% } else{ %> + + <% } %> + (Logout) +