blob: 83bb379724ff56b41442872e9ada550e96b2d0cd (
plain)
1
2
3
4
5
6
7
8
9
10
|
========================================
{{ if ne .GetPath "index.gmi" -}}
=> {{ BlogURL "/" }} Home
{{ end -}}
=> https://code.betamike.com/mediocregopher/mediocre-blog Source
=> {{ BlogURL "wtfpl.txt" }} License for all content, if you must have one
|