Commit graph

2 commits

Author SHA1 Message Date
a6ae2d9db7 refactor(html): reformat and modernize HTML structure
Reformatted all HTML files to use consistent indentation, modernized the
doctype to `<!doctype html>`, and improved meta tag formatting for
better
readability and maintainability. Updated script and style includes to
use
self-closing tags and added Plausible analytics script. No content or
functional changes were made. This improves code clarity and consistency
across the project.
2025-05-13 01:02:07 +02:00
f457e79e17 move layouts to own directory 2023-06-29 21:25:15 +02:00