mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
10 lines
281 B
Text
10 lines
281 B
Text
|
=> / 💻 [runtimeterror $]
|
||
|
# {{ .Title }}
|
||
|
|
||
|
{{- range .Pages }}
|
||
|
=> {{ .RelPermalink }} {{ .Date.Format "2006-01-02" }} {{ .Title }}
|
||
|
{{- end }}
|
||
|
|
||
|
---
|
||
|
=> / Home
|
||
|
=> https://runtimeterror.dev{{ replace (replace .RelPermalink "/gemini" "" 1) "index.gmi" "" }} This article on the big web
|