minor changes
[robinkrens.nl] / index.html
index c0255b2..73cac68 100644 (file)
@@ -1,65 +1,22 @@
-<!DOCTYPE html>
-<html>
+<h1>robinkrens.nl</h1>
 
-<head>
-  <title>robinkrens.nl</title>
-  <meta http-equiv="Content-type" content="text/html; charset=UTF-8">
-  <link rel="stylesheet" type="text/css" href="files/style.css">
-</head>
+<p>This website is mostly used for email and personal articles / programming projects. Please scan the tag below to contact me.</p>
 
-<body>
-  <h1>robinkrens.nl</h1>
+<h2>My Playground</h2>
 
-  <p>This website is mostly used for email and personal articles / programming projects.
-     Please scan the tag below to contact me.
+<ul>
+<li><a href="./tunneling.html">Tunneling, repackaging and VPN</a></li>
+<li>Wechat development / 微信小程序</li>
+<li><a href="./chinese.html">Chinese learning</a></li>
+<li><a href="./resources.html">Linux resources</a></li>
+<li><a href="http://45.76.159.1/gitweb/">Rob's github</a></li>
+<li>Other servers</li>
+<li>My travel map</li>
+<li>Experiments</li>
+</ul>
 
-  </p>
+<h2>Contact</h2>
 
-  <pre>
- ___________________________
-< Wish you another lovely day! >
- ------------------------------
-        \   ^__^
-         \  (oo)\_______
-            (__)\       )\/\
-                ||----w |
-                ||     ||
-</pre> 
+<h2><img src="files/contact.png" alt="contact erweima" title=""></h2>
 
-  <h2>My Playground</h2>
-
-  <ul>
-    <li><a href="./tunneling.html">Tunneling, repackaging and VPN</a>
-    </li>
-
-    <li><a href="#">Wechat development / 微信小程序</a>
-    </li>
-
-    <li><a href="./chinese.html">Chinese learning</a>
-    </li>
-
-    <li><a href="./resources.html">Linux stuff</a>
-    </li>
-
-    <li><a href="http://45.76.159.1/gitweb/">My own github server</a>
-    </li>
-
-    <li><a href="./servers.html">Other servers</a>
-    </li>
-
-    <li><a href="./travelmap.html">My travel map</a>
-    </li>
-
-    <li><a href="./experiments.html">Experiments</a>
-
-  </ul>
-  <h2>Contact</h2>
-  <p>
-    <img src="files/contact.png" alt="contact erweima" width="50px" />
-  </p>
-
-  <hr />
-  <b>&copy; robinkrens.nl</b> -- Peace!
-</body>
-
-</html>
+<p>&copy; robinkrens.nl -- Peace!</p>