diff options
author | JinweiClarkChao <[email protected]> | 2015-11-17 08:03:30 -0500 |
---|---|---|
committer | JinweiClarkChao <[email protected]> | 2015-11-17 08:03:30 -0500 |
commit | 5ac6e7d091d209ee58e9a254e427694da63b59b5 (patch) | |
tree | 491f581d07f5165829d6d91492a27e92e25cae36 | |
parent | 6690e8d6ac1ec079b18797156978f4590f7fdff0 (diff) | |
download | ring0.xyz-5ac6e7d091d209ee58e9a254e427694da63b59b5.tar.gz |
fix typo
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,8 +41,8 @@ | |||
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">Python</span></h1> | 44 | <h1>I love <span class="favthing">Linux</span></h1> |
45 | <p>My name is Jinwei Zhao. I am a computer science student at <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> |
48 | <p>Your connection is encrypted with <a href="https://letsencrypt.org/" target="_blank">Let's Encrypt</a>.</p> | 48 | <p>Your connection is encrypted with <a href="https://letsencrypt.org/" target="_blank">Let's Encrypt</a>.</p> |