https://git.jolheiser.com/blog.git
1 2 3 4 5 6 7 8
{{define "head"}} <!DOCTYPE html> <head> <title>{{.}}</title> <link id="style" rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.classless.min.css"/> <link rel="stylesheet" href="chroma.css"/> </head> {{end}}