We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7293a0 commit 8fa503bCopy full SHA for 8fa503b
1 file changed
index.html
@@ -599,6 +599,9 @@ <h2 class="section-title reveal reveal-delay-1">Let's connect</h2>
599
<footer>
600
<div class="container footer-inner">
601
<p>Built by <span>Omar Hozdic</span> · aka NVitschDEV · Probably the cleanest code I've ever written.</p>
602
+ <button class="footer-back-top">
603
+ <a href="https://nvitschdev.github.io/snakegame_html/">PLAY SNAKE</a>
604
+ </button>
605
<button class="footer-back-top" onclick="window.scrollTo({top:0,behavior:'smooth'})">
606
↑ Back to top
607
</button>
0 commit comments