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

5
views/index.html Normal file
View file

@ -0,0 +1,5 @@
<h1>Welcome</h1>
<p>Welcome to the quiz</p>
<a href="{{prefix}}/1">Lets go</a>