diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-26 23:21:15 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-04-26 23:21:15 +0100 |
| commit | 3182d3d8b9dee8cd8cfad641c4f01cc55005c704 (patch) | |
| tree | ab4bc179f85cab193aac42ce5c986bdfb64457f2 /default/templates/html5.xml | |
| parent | f0de72822e2c97b99bad47da4821aa14f396dffa (diff) | |
no more need to use /gemini for geminispace
Diffstat (limited to 'default/templates/html5.xml')
| -rw-r--r-- | default/templates/html5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default/templates/html5.xml b/default/templates/html5.xml index f212e17..c44fb5d 100644 --- a/default/templates/html5.xml +++ b/default/templates/html5.xml @@ -14,7 +14,7 @@ <body> <div class="noticeheader"> <type class="bold">This is my old internet site, the new one is: </type> - <hyperlink>http://snonux.de/gemini</hyperlink> + <hyperlink>http://snonux.de</hyperlink> <noop> | </noop> <hyperlink>gemini://snonux.de</hyperlink> </div> |
