add start page settings

This commit is contained in:
2023-09-05 17:42:39 +02:00
parent cc57a8b80a
commit adf0133cd3
20 changed files with 345 additions and 33 deletions

View File

@@ -20,6 +20,6 @@
</nav>
<img src="/otherAssets/logo.png" alt="libreevent logo" class="logo">
<h1>Welcome to {{ pageName }}!</h1>
<p>{{ description }}</p>
<p>{{ data.description }}</p>
</body>
</html>