diff options
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ | |||
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>about: <a href="http://blog.jinwei.me/about/">http://blog.jinwei.me/about/</a></p> | ||
10 | <p>status: <a href="http://blog.jinwei.me:8080">htop</a></p> | 11 | <p>status: <a href="http://blog.jinwei.me:8080">htop</a></p> |
11 | </body> | 12 | </body> |
12 | </html> | 13 | </html> |