Converted to a Go app

This commit is contained in:
Leon Mika 2025-06-19 14:14:46 +02:00
parent 543c1790de
commit d4b3322077
28 changed files with 302 additions and 1 deletions

3
views/end.html Normal file
View file

@ -0,0 +1,3 @@
<h1>Well Done</h1>
<p>You reached the end</p>