Repos / hi.imnhan.com / 1f9fb06340
commit 1f9fb06340a72e1da642fd2dfeffb52f7561af05
Author: Bùi Thành Nhân <hi@imnhan.com>
Date:   Sun Apr 11 23:26:19 2021 +0700

    add konami code hint

diff --git a/nhanb-theme/templates/base.html b/nhanb-theme/templates/base.html
index b299e80..7eab8e0 100644
--- a/nhanb-theme/templates/base.html
+++ b/nhanb-theme/templates/base.html
@@ -47,6 +47,9 @@ <h1 id="site-name"><a href="/">{{ SITENAME }}</a></h1>
       {{ AUTHOR }}
       <br>
       {{ FOOTER_TEXT }}
+      <p style="color: beige; font-size: .7rem; margin: 0;">
+        Bored? Try entering the Konami code (PC only).
+      </p>
     </footer>
   </div>