update zola template

This commit is contained in:
2025-03-24 21:46:08 +02:00
commit b55e4929ab
40 changed files with 109109 additions and 0 deletions

6
sass/main.scss Normal file
View File

@@ -0,0 +1,6 @@
/* Import Tailwind CSS */
@tailwind base;
@tailwind components;
@tailwind utilities;
/* Custom styles can be added below */