add own style sheet

bundle fonts
https://github.com/vercel/geist-font
This commit is contained in:
Christoph Cullmann 2025-07-21 00:25:58 +02:00
parent 11d322e3de
commit 336315fc15
No known key found for this signature in database
4 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,2 @@
{{ $extra := resources.Get "cullmann.css" | minify }}
<link href="{{ $extra.RelPermalink }}" rel="stylesheet">