Update release script for Replicant Tictactoe case (#112)
This commit is contained in:
parent
a1b2723ef6
commit
d9da6ffce1
3 changed files with 8 additions and 1 deletions
|
|
@ -178,6 +178,7 @@
|
|||
Babashka + scittle implementation of the Luminus guestbook.
|
||||
</a></li>
|
||||
<li><a href="codemirror.html">Codemirror</a></li>
|
||||
<li><a href="replicant_tictactoe.html">Tic-tac-toe with Replicant</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
<h1>Scittle tic-tac-toe</h1>
|
||||
<h1>Scittle tic-tac-toe built with Replicant</h1>
|
||||
<h2>What is Scittle?</h2>
|
||||
<p>Read <a href="index.html">the main page</a> for more details.</p>
|
||||
<h2>The game</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue