diff options
Diffstat (limited to 'default')
| -rw-r--r-- | default/templates/html5.xml | 2 | ||||
| -rw-r--r-- | default/templates/xhtml.xml | 2 |
2 files changed, 2 insertions, 2 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> diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index 9bce8c1..0f467fd 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -16,7 +16,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> |
