Reference the repo

This commit is contained in:
Nico Schottelius 2019-12-16 21:41:13 +01:00
parent b5bdd7a3e8
commit 66cb6cd293

View file

@ -20,6 +20,7 @@ IPv6 games?
If you want to register, simply submit your name below. If you want to register, simply submit your name below.
Obviously, your name and IPv6 address will be publicly recorded. Obviously, your name and IPv6 address will be publicly recorded.
<h2>Register</h2> <h2>Register</h2>
<form action="/" method=post> <form action="/" method=post>
Your name: <input type="text" name="name"> Your name: <input type="text" name="name">
@ -32,6 +33,10 @@ Your name: <input type="text" name="name">
{} {}
</ul> </ul>
<h2>Open Source</h2>
As usual this project is open source and
you can find the source code on
<a href="https://code.ungleich.ch/nico/who-plays-ipv6-games">code.ungleich.ch</a>.
</body> </body>
</html> </html>
""" """