We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da505e3 commit 2743690Copy full SHA for 2743690
_layouts/master.html
@@ -19,8 +19,8 @@ <h1><a href='/'>World Hello</a></h1>
19
<ul>
20
<li><a href='/blog.html' id='blog_link' title='Blog'>博客</a></li>
21
<li><a href='/about.html' id='about_link' title='About'>关于</a></li>
22
- <li><a href='http://github.com/ossxp-com' target='_blank' title='GitHub' rel='me' id='github_link'>GitHub</a></li>
23
- <li><a href='http://weibo.com/gotgit' title='微博' target='_blank' rel='me' id='weibo_link'>微博</a></li>
+ <li><a href='http://github.com/gotgit' target='_blank' title='GitHub' rel='me' id='github_link'>GitHub</a></li>
+ <li><a href='http://weibo.com/gotgit' title='微博' target='_blank' id='weibo_link'>微博</a></li>
24
</ul>
25
</div>
26
0 commit comments