diff options
Diffstat (limited to 'paul.buetow.org/content')
| -rw-r--r-- | paul.buetow.org/content/home.xml | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index c0045d6..2dfe70e 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -5,6 +5,17 @@ <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>http://dev.buetow.org</hyperlink> + </enumitem> + <enumitem> + <noop>My Github site (a "social" backup of git.buetow.org):</noop> + <hyperlink>http://github.com/rantanplan</hyperlink> + </enumitem> + </enumeration> + <text>More:</text> + <enumeration> + <enumitem> <noop>My profile on Xing: </noop> <hyperlink>https://www.xing.com/profiles/Paul_Buetow</hyperlink> </enumitem> @@ -24,13 +35,5 @@ <noop>Write with me if you want (I am rantanplan):</noop> <hyperlink>irc://irc.german-elite.net</hyperlink> </enumitem> - <enumitem> - <noop>My development site:</noop> - <hyperlink>http://dev.buetow.org</hyperlink> - </enumitem> - <enumitem> - <noop>My Github site (a "social" backup of git.buetow.org):</noop> - <hyperlink>http://github.com/rantanplan</hyperlink> - </enumitem> </enumeration> </content> |
