diff options
| -rw-r--r-- | default/templates/html5.xml | 2 | ||||
| -rw-r--r-- | default/templates/xhtml.xml | 2 | ||||
| -rw-r--r-- | redirect:snonux.de | 1 | ||||
| -rw-r--r-- | redirect:www.snonux.de | 2 |
4 files changed, 3 insertions, 4 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> diff --git a/redirect:snonux.de b/redirect:snonux.de deleted file mode 100644 index 38cb7db..0000000 --- a/redirect:snonux.de +++ /dev/null @@ -1 +0,0 @@ -http://snonux.de/gemini diff --git a/redirect:www.snonux.de b/redirect:www.snonux.de index 38cb7db..417b7bb 100644 --- a/redirect:www.snonux.de +++ b/redirect:www.snonux.de @@ -1 +1 @@ -http://snonux.de/gemini +http://snonux.de |
