Added blog posts, and improved homepage

This commit is contained in:
2025-05-23 18:12:16 +02:00
parent 99ab5d388c
commit 847fb6491d
28 changed files with 721 additions and 132 deletions

View File

@@ -0,0 +1,6 @@
package baseTemplates
import "embed"
//go:embed templates/*
var FS embed.FS