diff --git a/index.html b/index.html index 0a3ddd1..a5a6fd5 100644 --- a/index.html +++ b/index.html @@ -363,7 +363,7 @@ - Login @@ -10167,13 +10167,13 @@ }) }) - /*document.getElementById('ranchimalltimes-logo').addEventListener("click", function () { + document.getElementById('ranchimalltimes-logo').addEventListener("click", function () { if (!mainarticle_page.classList.contains('hide')) { document.getElementById("go_back").click() } else if (!settings_page.classList.contains('hide')){ document.getElementById('settings-button').click() } - }) */ + }) document.getElementById('logout-button').addEventListener("click", function () { floDapps.clearCredentials()