Removed test message from index page

This commit is contained in:
2025-02-17 00:27:51 +11:00
parent 049698100f
commit 4e5a5cb33e

View File

@@ -8,7 +8,6 @@ templ Index() {
<div class="text-center mt-24">
<div class="text-4xl lg:text-6xl">Project Reshoot</div>
<div>A better way to discover and rate films</div>
<div>If you're seeing this text, you're my favourite :)</div>
</div>
}
}