We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05eb04a commit a852ae8Copy full SHA for a852ae8
2 files changed
adam/cookieclicker/index.html
adam/index.html
@@ -17,6 +17,7 @@ <h2>My projects:</h2>
17
<ul>
18
<li><a href="../index.html">CLSB Programming homepage</a></li>
19
<li><a href="cryptanalysistools/index.html">Simple cryptanalysis tools</a></li>
20
+ <li><a href="https://domdomegg.github.io/cookieclicker/">Cookie Clicker Clone</a></li>
21
</ul>
22
</div>
23
</body>
0 commit comments