diff options
| author | Fuwn <[email protected]> | 2021-08-06 19:44:48 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-08-06 19:44:48 -0700 |
| commit | 197720d00727d44164fe765167da1c78e31f5814 (patch) | |
| tree | 030542de1ceba47c295cfdada0deab248a7b6b40 /content | |
| parent | chore(templates/footer): swap out onion link (diff) | |
| download | space-197720d00727d44164fe765167da1c78e31f5814.tar.xz space-197720d00727d44164fe765167da1c78e31f5814.zip | |
fix(templates): typo
Diffstat (limited to 'content')
| -rw-r--r-- | content/templates/default.gmi | 2 | ||||
| -rw-r--r-- | content/templates/error.gmi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/templates/default.gmi b/content/templates/default.gmi index af160e4..1da1232 100644 --- a/content/templates/default.gmi +++ b/content/templates/default.gmi @@ -28,7 +28,7 @@ ______ {{ if .HitsEnabled }} Hits: {{ .Hits }} {{ end }} -> Any and all opinions listed here are my own and not representitive of my employers; past, present, and future. +> Any and all opinions listed here are my own and not representative of my employers; past, present, and future. => https://github.com/fuwn/space Source Code => http://fuwnme4wbs5x36jjf2usedw2zscozwhazykhyfkjsmudtb7egs3mb7yd.onion Tor diff --git a/content/templates/error.gmi b/content/templates/error.gmi index 730ce96..4773f9b 100644 --- a/content/templates/error.gmi +++ b/content/templates/error.gmi @@ -34,7 +34,7 @@ You can try refreshing the page, if that doesn't change anything, contact Fuwn! {{ if .HitsEnabled }} Hits: {{ .Hits }} {{ end }} -> Any and all opinions listed here are my own and not representitive of my employers; past, present, and future. +> Any and all opinions listed here are my own and not representative of my employers; past, present, and future. => https://github.com/fuwn/space Source Code => http://fuwnme4wbs5x36jjf2usedw2zscozwhazykhyfkjsmudtb7egs3mb7yd.onion Tor |