Reference the repo
This commit is contained in:
parent
b5bdd7a3e8
commit
66cb6cd293
1 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,7 @@ IPv6 games?
|
|||
If you want to register, simply submit your name below.
|
||||
Obviously, your name and IPv6 address will be publicly recorded.
|
||||
|
||||
|
||||
<h2>Register</h2>
|
||||
<form action="/" method=post>
|
||||
Your name: <input type="text" name="name">
|
||||
|
@ -32,6 +33,10 @@ Your name: <input type="text" name="name">
|
|||
{}
|
||||
</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>
|
||||
</html>
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue