diff options
Diffstat (limited to 'default/templates')
| -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 1c3e6d9..e81e336 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://snonux.de</hyperlink> + <hyperlink>https://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 6e169ec..149114b 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://snonux.de</hyperlink> + <hyperlink>https://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> |
