diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-07-05 09:12:04 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-07-05 09:12:04 +0100 |
| commit | f6878de15d65220156dacc8e0021acea1b51287d (patch) | |
| tree | 12b396b96d1ac2890fb8c9bd687ea3c265f8f57d | |
| parent | 89d3294ebd94cf2647664477e65c454797c69497 (diff) | |
change to buetow.org
| -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> |
