diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-27 08:48:22 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-04-27 08:48:22 +0100 |
| commit | ac1ac581a410571c5c33283f2f93882608f64645 (patch) | |
| tree | dcf2a231a69ee0491e47316295afe9ff9a56baa2 /paul.buetow.org/content/99.Imprint.xml | |
| parent | 4c9853cc351fdeaa232967c8958a665a48395f55 (diff) | |
update contact info
Diffstat (limited to 'paul.buetow.org/content/99.Imprint.xml')
| -rw-r--r-- | paul.buetow.org/content/99.Imprint.xml | 50 |
1 files changed, 5 insertions, 45 deletions
diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 4984034..920bd1b 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -2,49 +2,9 @@ <content> <pagetitle>Imprint</pagetitle> <rimg href="?document=images/croxleyrd.jpg" title="Croxley Road"/> - <text>In case you want to pass any comments, please choose your contact method...</text> - <enumeration> - <enumitem> - <noop> - <strong>Snail Mail:</strong> - </noop> - <newline/> - <newline/> - <noop>Paul Buetow</noop> - <newline/> - <noop>96b Ashmore Road</noop> - <newline/> - <noop>London</noop> - <newline/> - <noop>W9 3DQ</noop> - <newline/> - <noop>United Kingdom</noop> - <newline/> - <newline/> - </enumitem> - <enumitem> - <noop> - <strong>E-Mail:</strong> - </noop> - <newline/> - <newline/> - <javascript> - // Anti-Spam - function strrev(str) { - if (!str) return ''; - var revstr = ''; - for (var i = str.length-1; i>=0; i--) - revstr += str.charAt(i) - return revstr; - } - var array = new Array('gro', '.', 'woteub', '@', 'luap'); - for (var i = array.length - 1; i >= 0; --i) { - document.write(strrev(array[i])); - } - </javascript> - <noop> (GPG/PGP public key ID: 0x37EC5C1D)</noop> - <newline/> - <newline/> - </enumitem> - </enumeration> + <text> + <noop>Please use the contact methods listed </noop> + <namedlink href="http://contact.buetow.org">on this site</namedlink> + <noop> :)</noop> + </text> </content> |
