diff options
-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> |