it's a "simple" snake now

This commit is contained in:
Nathan DECHER 2020-03-26 18:20:48 +01:00
parent 0e0cd3a7d1
commit f050baafbc
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
<header>
<img src="assets/icon256.png">
<h1>Snek</h1>
<h2>A simple Snake</h2>
<h2>A "simple" Snake</h2>
</header>
<main>
<nav></nav>