diff options
| -rw-r--r-- | default/templates/html5.xml | 4 | ||||
| -rw-r--r-- | default/templates/xhtml.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/default/templates/html5.xml b/default/templates/html5.xml index e81e336..1c3e6d9 100644 --- a/default/templates/html5.xml +++ b/default/templates/html5.xml @@ -14,9 +14,9 @@ <body> <div class="noticeheader"> <type class="bold">This is my old internet site, the new one is: </type> - <hyperlink>https://buetow.org</hyperlink> + <hyperlink>https://snonux.de</hyperlink> <noop> | </noop> - <hyperlink>gemini://buetow.org</hyperlink> + <hyperlink>gemini://snonux.de</hyperlink> </div> <div class="header"> <type class="bold">A fortune quote: </type> diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index 149114b..6e169ec 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -16,9 +16,9 @@ <body> <div class="noticeheader"> <type class="bold">This is my old internet site, the new one is: </type> - <hyperlink>https://buetow.org</hyperlink> + <hyperlink>https://snonux.de</hyperlink> <noop> | </noop> - <hyperlink>gemini://buetow.org</hyperlink> + <hyperlink>gemini://snonux.de</hyperlink> </div> <div class="header"> <type class="bold">A fortune quote: </type> |
