diff options
Diffstat (limited to 'default')
| -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 c44fb5d..eb535be 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>http://snonux.de</hyperlink> + <hyperlink>http://buetow.org</hyperlink> <noop> | </noop> - <hyperlink>gemini://snonux.de</hyperlink> + <hyperlink>gemini://buetow.org</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 0f467fd..6c10194 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>http://snonux.de</hyperlink> + <hyperlink>http://buetow.org</hyperlink> <noop> | </noop> - <hyperlink>gemini://snonux.de</hyperlink> + <hyperlink>gemini://buetow.org</hyperlink> </div> <div class="header"> <type class="bold">A fortune quote: </type> |
