diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 15:45:23 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 15:45:23 +0100 |
| commit | 2835efdd620a5fd202f4192fd60296511b2db7c3 (patch) | |
| tree | 11d2230984c28256012d0ad655daec5d6dee05a3 | |
| parent | bc3bed94a4e126fdee470dded58c338358f7dc30 (diff) | |
fix
| -rw-r--r-- | paul.buetow.org/content/home.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index b20d1f4..0cbe9e0 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -2,7 +2,9 @@ <content> <pagetitle>It's just paul.buetow.org</pagetitle> <text>Welcome to my small humble website. My real name is Paul Buetow and I am a full time Site Reliability Engineer managing a few distributed systems at work (in a team). In my spare time I drive buetow.org and also spend my time on system programming tasks.</text> - <strong>Everything you find here are my private (spare time) projects and are not part of my work at my current Employer.</strong> + <text> + <strong>Everything you find here are my private (spare time) projects and are not part of my work at my current 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> |
