diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -11,7 +11,7 @@ | |||
11 | 11 | ||
12 | <meta property="og:title" content="Hello World"/> | 12 | <meta property="og:title" content="Hello World"/> |
13 | <meta property="og:type" content="website"/> | 13 | <meta property="og:type" content="website"/> |
14 | <meta property="og:url" content="http://jinwei.me"/> | 14 | <meta property="og:url" content="http://ring0.xyz"/> |
15 | <meta property="og:site_name" content="Hello World"/> | 15 | <meta property="og:site_name" content="Hello World"/> |
16 | <meta name="theme-color" content="#2b303b"> | 16 | <meta name="theme-color" content="#2b303b"> |
17 | <meta name="viewport" content="width=device-width"> | 17 | <meta name="viewport" content="width=device-width"> |
@@ -43,7 +43,8 @@ | |||
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">Python</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 at <strong>Hangzhou</strong>.</p> |
46 | <p>Sometimes I write blog posts at <a href="http://blog.jinwei.me" target="_blank">blog.jinwei.me</a>.</p> | 46 | <p>Sometimes I write blog posts at <a href="http://blog.ring0.xyz" |
47 | target="_blank">blog.ring0.xyz</a>.</p> | ||
47 | <p>2048R/E9245 54E5C D20B9 C5514 1635D C1AB1 5CA01 E40F2</p> | 48 | <p>2048R/E9245 54E5C D20B9 C5514 1635D C1AB1 5CA01 E40F2</p> |
48 | <p>Read more at <a href="about.html">about</a>.</p> | 49 | <p>Read more at <a href="about.html">about</a>.</p> |
49 | </div> | 50 | </div> |