Move files into new Hugo format

This commit is contained in:
2026-05-18 21:01:15 -07:00
parent 0b9612f138
commit 38ae57792a
12 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
{{ $style := resources.Get "scss/stack.scss" | css.Sass | resources.Minify }}
<link rel="stylesheet" href="{{ $style.Permalink }}">