diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-15 12:35:45 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-15 12:35:45 +0200 |
| commit | 32e575a30e53389d3ae96346b69ddc6a756c7a37 (patch) | |
| tree | a3493e16eaf969d107e7593fa230be9d498b1374 /xerldev.buetow.org/content/home.xml | |
| parent | af5901c38897995ff81ed5b0df42e714a82571fe (diff) | |
s/link/hyperlink/
Diffstat (limited to 'xerldev.buetow.org/content/home.xml')
| -rw-r--r-- | xerldev.buetow.org/content/home.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/xerldev.buetow.org/content/home.xml b/xerldev.buetow.org/content/home.xml index 28209d1..ff511c0 100644 --- a/xerldev.buetow.org/content/home.xml +++ b/xerldev.buetow.org/content/home.xml @@ -1,30 +1,30 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> <pagetitle>It's just xerldev.buetow.org</pagetitle> - <text>Welcome to my small humble website. My real name is Paul Bütow and I am a full time Senior Linux System Administrator managing more than 1500 servers at work (in a team). In my spare time I drive buetow.org and also spend my time in system programming tasks.</text> + <text>Welcome to my small humble website. My real name is Paul Bütow and I am a full time Linux System Administrator managing more than 1500 servers at work (in a team). In my spare time I drive buetow.org and also spend my time in system programming tasks.</text> <text>If you don't like this website design: I am not a web designer and sometimes less is more.</text> <text> <enumeration> <enumitem> <noop>My development site: </noop> - <link>http://dev.buetow.org</link> + <hyperlink>http://dev.buetow.org</hyperlink> </enumitem> <enumitem> <noop>My tech blog: </noop> - <link>http://comp.buetow.org</link> + <hyperlink>http://comp.buetow.org</hyperlink> </enumitem> <enumitem> <noop>My "normal stuff" blog: </noop> - <link>http://blog.buetow.org</link> + <hyperlink>http://blog.buetow.org</hyperlink> <noop> (mostly german)</noop> </enumitem> <enumitem> <noop>Twitter: </noop> - <link>https://twitter.com/plantanran</link> + <hyperlink>https://twitter.com/plantanran</hyperlink> </enumitem> <enumitem> <noop>My pictures: </noop> - <link>http://www.flickr.com/photos/buetow/</link> + <hyperlink>http://www.flickr.com/photos/buetow/</hyperlink> </enumitem> </enumeration> </text> |
