Skip to content

Commit

Permalink
update url links of website
Browse files Browse the repository at this point in the history
  • Loading branch information
Joker authored Jul 13, 2017
1 parent 2cf0343 commit 06bafbe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
<nav>
<ul>
<li>
<a href="http://pcqpcq.me">Home</a>
<a href="https://pcqpcq.github.io">Home</a>
</li>
<li >
<a href="http://blog.pcqpcq.me">Blog</a>
<a href="https://pcqpcq.github.io/blog">Blog</a>
</li>
<li >
<a href="javacript:void(0)">Projects</a>
Expand Down Expand Up @@ -118,12 +118,12 @@ <h3 id="main_text_subtitle" class="main-text-subtitle" >
</div>
<div class="social-links">
<span class="social-icon-link">
<a id ="link-github" target="_blank" href="http://github.com/pcqpcq">
<a id ="link-github" target="_blank" href="https://github.com/pcqpcq">
<span class="entypo-social github">
</a>
</span>
<span class="social-icon-link">
<a id ="link-weibo" target="_blank" href="http://weibo.com/u/1841013172">
<a id ="link-weibo" target="_blank" href="https://weibo.com/u/1841013172">
<span class="entypo-social weibo">
</a>
</span>
Expand Down Expand Up @@ -164,4 +164,4 @@ <h3 id="main_text_subtitle" class="main-text-subtitle" >
</div>
</div>
</body>
</html>
</html>

0 comments on commit 06bafbe

Please sign in to comment.