diff options
author | Jinwei Zhao <[email protected]> | 2015-08-23 17:04:03 +0900 |
---|---|---|
committer | JinweiClarkChao <[email protected]> | 2015-08-25 09:26:31 +0800 |
commit | 841305b87cf4730e1a3da822e03afc9f9e266173 (patch) | |
tree | 6052b79988ac299f23e6cebfb69f3ed319a66df4 /index.html | |
parent | aa5e180eca87a546479c50b6beec1f509093785a (diff) | |
download | ring0.xyz-841305b87cf4730e1a3da822e03afc9f9e266173.tar.gz |
htop status
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,6 +6,7 @@ | |||
6 | <body> | 6 | <body> |
7 | <h1>Hello World!</h1> | 7 | <h1>Hello World!</h1> |
8 | <p>This site is under construction.</p> | 8 | <p>This site is under construction.</p> |
9 | <p>blog: <a href="http://blog.jinwei.me">http://blog.jinwei.me</a> </p> | 9 | <p>blog: <a href="http://blog.jinwei.me">http://blog.jinwei.me</a></p> |
10 | <p>status: <a href="http://blog.jinwei.me:8080">htop</a></p> | ||
10 | </body> | 11 | </body> |
11 | </html> | 12 | </html> |