Commit graph

10 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
65604a72c7 return exit code 1 if config file is missing 2023-07-05 15:52:05 +02:00
081358c8d3 add benchmark 2023-06-29 21:38:33 +02:00
f457e79e17 move layouts to own directory 2023-06-29 21:25:15 +02:00
b66ab0c0de change pictures 2023-05-29 14:56:55 +02:00
923bc2f508 change phone number 2023-05-28 17:14:44 +02:00
1b6d91709e success page 2023-05-28 14:03:49 +02:00
0d4a7b43ec code refactor 2023-05-28 12:18:05 +02:00
e89d204dd0 build changes 2023-05-28 10:50:19 +02:00
d125c97d9f contact page 2023-05-28 10:21:57 +02:00