feat: add caskaydia cove nerd fonts

This commit is contained in:
Stevan Freeborn
2025-11-15 12:35:51 -06:00
parent 03cbe49a30
commit 0f366e1ff8
8 changed files with 45413 additions and 3 deletions
+2
View File
@@ -10,4 +10,6 @@ var (
Templates embed.FS
//go:embed "css/*"
CSS embed.FS
//go:embed "fonts/*"
Fonts embed.FS
)