Add assets and config

This commit is contained in:
Boris Waaub
2026-01-20 16:34:22 +01:00
parent e429e6f25b
commit ce4e946615
46 changed files with 2822 additions and 568 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Before diving into customization, it's important to understand how Hugo themes a
The easiest way to start customizing your theme is by modifying the CSS:
{{< code css "assets/css/main.css" >}}
{{< code css "assets/scss/main.scss" >}}
:root {
--primary-color: #007bff;
--secondary-color: #6c757d;