diff options
Diffstat (limited to 'paul.buetow.org/content/home.xml')
| -rw-r--r-- | paul.buetow.org/content/home.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml new file mode 100644 index 0000000..2263365 --- /dev/null +++ b/paul.buetow.org/content/home.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>It's just my website</pagetitle> + <text>Welcome to my small humble website. In my spare time I drive buetow.org and also spend my time on system programming tasks.</text> + <text> + <strong>Everything you find here are my private (spare time) projects and are not part of my work at my Employer.</strong> + </text> + <text>If you don't like this website design: I am not a web designer and sometimes less is more.</text> + <enumeration> + <enumitem> + <noop>My development site:</noop> + <hyperlink>https://dev.buetow.org</hyperlink> + </enumitem> + <enumitem> + <noop>My profile on LinkedIn: </noop> + <hyperlink>https://linkedin.buetow.zone</hyperlink> + </enumitem> + <enumitem> + <noop>Follow me at Twitter if you want:</noop> + <hyperlink>https://twitter.buetow.zone</hyperlink> + </enumitem> + <enumitem> + <noop>At 500px:</noop> + <hyperlink>https://500px.buetow.zone</hyperlink> + </enumitem> + <enumitem> + <noop>Or at Flickr:</noop> + <hyperlink>https://flickr.buetow.zone</hyperlink> + </enumitem> + </enumeration> +</content> |
