diff options
Diffstat (limited to 'default/templates/xhtml.xml')
| -rw-r--r-- | default/templates/xhtml.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index 17daa98..00632fa 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -14,6 +14,12 @@ <link rel="stylesheet" type="text/css" href="%%stylesurl%%$$style$$"/> </head> <body> + <div class="noticeheader"> + <type class="bold">This is my old internet site, the new one is: </type> + <hyperlink href="gemini://snonux.de" /> + <noop> | </noop> + <hyperlink href="http://snonux.de" /> + </div> <div class="header"> <type class="bold">A fortune quote: </type> <type class="italic">$$!/usr/bin/fortune -s$$</type> |
