27 lines
396 B
HTML
27 lines
396 B
HTML
|
|
|
|
|
|
|
|
|
|
<html>
|
|
<head>
|
|
<title>my homepage</title>
|
|
</head>
|
|
<body>
|
|
|
|
|
|
Wolfgang Hottgenroth
|
|
|
|
woho@hottis.de
|
|
|
|
<a href="https://gitlab.com/wolutator">https://gitlab.com/wolutator</a>
|
|
|
|
<a href="https://www.xing.com/profile/Wolfgang_Hottgenroth">https://www.xing.com/profile/Wolfgang_Hottgenroth</a>
|
|
|
|
<a href="https://twitter.com/wollud1969">https://twitter.com/wollud1969</a>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|