Clean up, add navbar

This commit is contained in:
AndrewTrieu
2023-03-12 17:32:20 +02:00
parent 7089f460a4
commit 4fa10de819
3 changed files with 24 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<% layout("./layouts/layout.eta") %>
<h1>MCQ Application</h1>
<h1>Quizzy Application</h1>
<P>This is a web application that is used for repeated practice of learned content. The application provides a list of topics and allows creating multiple-choice questions into those topics that are then answered by self and others.</p>