diff options
| author | Fuwn <[email protected]> | 2021-08-07 03:24:25 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-08-07 03:24:25 -0700 |
| commit | 19ba93d3eabc27e0a5d39232ca6b55b8992b6fc2 (patch) | |
| tree | 9523800d56366a59268eb1b719ad4d2132e71e7f /content | |
| parent | fix(templates): typo (diff) | |
| download | space-19ba93d3eabc27e0a5d39232ca6b55b8992b6fc2.tar.xz space-19ba93d3eabc27e0a5d39232ca6b55b8992b6fc2.zip | |
feat(templates/footer): i2p mirror link
Diffstat (limited to 'content')
| -rw-r--r-- | content/templates/default.gmi | 1 | ||||
| -rw-r--r-- | content/templates/error.gmi | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/templates/default.gmi b/content/templates/default.gmi index 1da1232..76870db 100644 --- a/content/templates/default.gmi +++ b/content/templates/default.gmi @@ -32,5 +32,6 @@ Hits: {{ .Hits }} => https://github.com/fuwn/space Source Code => http://fuwnme4wbs5x36jjf2usedw2zscozwhazykhyfkjsmudtb7egs3mb7yd.onion Tor +=> http://fuwn.i2p/?i2paddresshelper=farkjfnlz6grt55rupbabuhfkvhi7pivwdfwztgcxdklh3db3mfq.b32.i2p I2P {{ .Copyright }} diff --git a/content/templates/error.gmi b/content/templates/error.gmi index 4773f9b..8f674cc 100644 --- a/content/templates/error.gmi +++ b/content/templates/error.gmi @@ -38,5 +38,6 @@ Hits: {{ .Hits }} => https://github.com/fuwn/space Source Code => http://fuwnme4wbs5x36jjf2usedw2zscozwhazykhyfkjsmudtb7egs3mb7yd.onion Tor +=> http://fuwn.i2p/?i2paddresshelper=farkjfnlz6grt55rupbabuhfkvhi7pivwdfwztgcxdklh3db3mfq.b32.i2p I2P {{ .Copyright }} |