restore old index
[robinkrens.nl] / index.html
index 5ad0c9e..c0255b2 100644 (file)
@@ -1,30 +1,65 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<!DOCTYPE html>
+<html>
+
 <head>
-<title>robinkrens.nl</title>
-<meta name="generator" content="HTML::TextToHTML v2.51"/>
-<link rel="stylesheet" type="text/css" href="./files/style.css"/>
+  <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>
+
 <body>
-<h1>robinkrens.nl</h1>
+  <h1>robinkrens.nl</h1>
+
+  <p>This website is mostly used for email and personal articles / programming projects.
+     Please scan the tag below to contact me.
+
+  </p>
+
+  <pre>
+ ___________________________
+< Wish you another lovely day! >
+ ------------------------------
+        \   ^__^
+         \  (oo)\_______
+            (__)\       )\/\
+                ||----w |
+                ||     ||
+</pre> 
+
+  <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>
 
-<p>This website is mostly used for email and personal articles / programming projects. Please scan the tag below to contact me.</p>
+    <li><a href="./servers.html">Other servers</a>
+    </li>
 
-<h2>My Playground</h2>
+    <li><a href="./travelmap.html">My travel map</a>
+    </li>
 
-<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>
-</ul>
+    <li><a href="./experiments.html">Experiments</a>
 
-<h2>Contact</h2>
+  </ul>
+  <h2>Contact</h2>
+  <p>
+    <img src="files/contact.png" alt="contact erweima" width="50px" />
+  </p>
 
-<h2><img src="files/contact.png" alt="contact erweima" title=""></h2>
+  <hr />
+  <b>&copy; robinkrens.nl</b> -- Peace!
+</body>
 
-<p>&copy; robinkrens.nl -- Peace!</p>
+</html>