summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6491caf..e726d0b 100644
--- a/index.html
+++ b/index.html
@@ -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>
Powered by cgit v1.2.3 (git 2.41.0)