diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/templates/default.gmi | 2 | ||||
| -rw-r--r-- | content/templates/error.gmi | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/content/templates/default.gmi b/content/templates/default.gmi index 00115d9..197e140 100644 --- a/content/templates/default.gmi +++ b/content/templates/default.gmi @@ -27,4 +27,6 @@ Hits: {{ .Hits }} {{ end }} > Any and all opinions listed here are my own and not representitive of my employers; past, present, and future. +=> https://github.com/fuwn/space Source Code + {{ .Copyright }} diff --git a/content/templates/error.gmi b/content/templates/error.gmi index 0ae4eb9..7d29ce6 100644 --- a/content/templates/error.gmi +++ b/content/templates/error.gmi @@ -33,4 +33,6 @@ Hits: {{ .Hits }} {{ end }} > Any and all opinions listed here are my own and not representitive of my employers; past, present, and future. +=> https://github.com/fuwn/space Source Code + {{ .Copyright }} |