add placeholder pages

Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
This commit is contained in:
2026-05-24 09:22:35 +02:00
parent c5bff54dc1
commit 5a3595621b
7 changed files with 35 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{% extends 'layouts/main.njk' %}
{% set title='TESOFT - Home' %}
{% set title='Home' %}
{% block styles %}
<link rel="stylesheet" href="/src/styles/index.css">