summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2015-08-23 17:04:03 +0900
committerJinweiClarkChao <[email protected]>2015-08-25 09:26:31 +0800
commit841305b87cf4730e1a3da822e03afc9f9e266173 (patch)
tree6052b79988ac299f23e6cebfb69f3ed319a66df4 /index.html
parentaa5e180eca87a546479c50b6beec1f509093785a (diff)
downloadring0.xyz-841305b87cf4730e1a3da822e03afc9f9e266173.tar.gz
htop status
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 5336d71..6491caf 100644
--- a/index.html
+++ b/index.html
@@ -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>
Powered by cgit v1.2.3 (git 2.41.0)