summaryrefslogtreecommitdiff
blob: e726d0ba1084e22c9523b1e1d962c6668dae829e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
   <head>
     <title>My GitCafe Pages</title>
   </head>

   <body>
      <h1>Hello World!</h1>
      <p>This site is under construction.</p>
      <p>blog: <a href="http://blog.jinwei.me">http://blog.jinwei.me</a></p>
      <p>about: <a href="http://blog.jinwei.me/about/">http://blog.jinwei.me/about/</a></p>
      <p>status: <a href="http://blog.jinwei.me:8080">htop</a></p>
   </body>
</html>
Powered by cgit v1.2.3 (git 2.41.0)