Home

Stuff

Kunst

👤

Bald Karl

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

  1. Create `src/main/resources/content/pages/{slug}.html`.
  2. Visit `/page/{slug}` in the app.
  3. Use standard HTML; the template will render it inside the site layout.