Published: December 11, 2025
Welcome to the Kunstalaw blog
This is a sample page. Add new HTML files under src/main/resources/content/pages with the filename matching the URL slug.
How to add a new page
- Create `src/main/resources/content/pages/{slug}.html`.
- Visit `/page/{slug}` in the app.
- Use standard HTML; the template will render it inside the site layout.