Put in secret link to account page

This commit is contained in:
Robert Marshall 2020-03-15 09:29:30 +00:00
parent 0f704a872e
commit a01ff74fb0

View file

@ -27,7 +27,7 @@
</nav>
</div>
<footer>
<div class="logo"></div>
<div class="logo" onclick="window.location='/account'"></div>
</footer>
</body>
</html>