diff options
| author | Paul Buetow <paul@buetow.org> | 2013-06-23 11:54:52 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-06-23 11:54:52 +0200 |
| commit | 1588c1ecc08db4d2d5f4415151c4d2c7e8e5d04d (patch) | |
| tree | e188e2d1fe5f37e08dd9cbf21e0ca9924c3c86db /paul.buetow.org/content/home.xml | |
| parent | 6199d424de1d495f95f4f3e956dd6e065fd8718c (diff) | |
add flickr
Diffstat (limited to 'paul.buetow.org/content/home.xml')
| -rw-r--r-- | paul.buetow.org/content/home.xml | 38 |
1 files changed, 21 insertions, 17 deletions
diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index e2f5872..5957a7f 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -1,20 +1,24 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> - <pagetitle>It's just buetow.org</pagetitle> - <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 1000 servers at work (in a team). In my spare time I drive buetow.org and manage my own small company (to give support to Linux / *BSD systems and also to 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> - <noop> (english)</noop> - </enumitem> - <enumitem> - <noop>My blogs: </noop> - <link>http://blogs.buetow.org</link> - <noop> (mostly german)</noop> - </enumitem> - </enumeration> - </text> + <pagetitle>It's just buetow.org</pagetitle> + <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 1000 servers at work (in a team). In my spare time I drive buetow.org and manage my own small company (to give support to Linux / *BSD systems and also to 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> + <noop> (english)</noop> + </enumitem> + <enumitem> + <noop>My blogs: </noop> + <link>http://blogs.buetow.org</link> + <noop> (mostly german)</noop> + </enumitem> + <enumitem> + <noop>My pictures: </noop> + <link>http://www.flickr.com/photos/buetow/</link> + </enumitem> + </enumeration> + </text> </content> |
