diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-14 13:04:04 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-14 13:04:04 +0100 |
| commit | 03d916296e05758075e94f2b258d0133c937c654 (patch) | |
| tree | 8946be4c2cbc866b55ecb50051828b4359216ec6 /paul.buetow.org/content/home.xml | |
| parent | d535cad06564bd6ada6073021e1ed0b901340418 (diff) | |
add xing and linkedin profiles
Diffstat (limited to 'paul.buetow.org/content/home.xml')
| -rw-r--r-- | paul.buetow.org/content/home.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index fbd634e..1e91a64 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -8,5 +8,13 @@ <noop>My development site: </noop> <hyperlink>http://dev.buetow.org</hyperlink> </enumitem> + <enumitem> + <noop>My profile on Xing: </noop> + <hyperlink>https://www.xing.com/profiles/Paul_Buetow</hyperlink> + </enumitem> + <enumitem> + <noop>My profile on LinkedIn: </noop> + <hyperlink>http://www.linkedin.com/profile/view?id=252217064</hyperlink> + </enumitem> </enumeration> </content> |
