commit 19eeedafa030f07ce891440abce4ba6eec84e044
parent a5afd6ce9c1cf87d8745472de9f963fd31054e2e
Author: Yuval Langer <yuvallangerontheroad@gmail.com>
Date: Tue, 28 Jul 2020 22:19:31 +0300
Add tau mandala to the main index.
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/html/index.html b/html/index.html
@@ -14,6 +14,9 @@
<li>
<a href="sokoban/sokoban.html">Sokoban</a>
</li>
+ <li>
+ <a href="tau-mandala/">τ mandala</a>
+ </li>
</ul>
<h2>Dabbling code repositories:</h2>
<h3>Main repository:</h3>