diff options
Diffstat (limited to 'foo.buetow.org/content/home.xml')
| -rw-r--r-- | foo.buetow.org/content/home.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/foo.buetow.org/content/home.xml b/foo.buetow.org/content/home.xml new file mode 100644 index 0000000..9b49d0d --- /dev/null +++ b/foo.buetow.org/content/home.xml @@ -0,0 +1,20 @@ +<?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 advanced Linux System Administrator managing more than 1000 servers at work. 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> +</content> |
