diff options
author | JinweiClarkChao <[email protected]> | 2015-11-17 08:04:33 -0500 |
---|---|---|
committer | JinweiClarkChao <[email protected]> | 2015-11-17 08:04:33 -0500 |
commit | feb081315e7063c6605efee842f7bdb18c55d90d (patch) | |
tree | 01bb295d388c5d452bdd541864658f979607dc98 | |
parent | 5ac6e7d091d209ee58e9a254e427694da63b59b5 (diff) | |
download | ring0.xyz-feb081315e7063c6605efee842f7bdb18c55d90d.tar.gz |
fix typo
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ | |||
41 | 41 | ||
42 | <section class="block"> | 42 | <section class="block"> |
43 | <div class="centered"> | 43 | <div class="centered"> |
44 | <h1>I love <span class="favthing">Linux</span></h1> | 44 | <h1>I love <span class="favthing">Ingress</span></h1> |
45 | <p>My name is Jinwei Zhao. I am a computer science student in <strong>Hangzhou</strong>.</p> | 45 | <p>My name is Jinwei Zhao. I am a computer science student in <strong>Hangzhou</strong>.</p> |
46 | <p>Sometimes I write blog posts at <a href="http://blog.ring0.xyz" | 46 | <p>Sometimes I write blog posts at <a href="http://blog.ring0.xyz" |
47 | target="_blank">blog.ring0.xyz</a>.</p> | 47 | target="_blank">blog.ring0.xyz</a>.</p> |