Skip to content

Commit

Permalink
Revert "new bilibili for sns, changed default config / 新的bilibili SNS…
Browse files Browse the repository at this point in the history
…,更改默认的配置文件" (#102)
  • Loading branch information
neoFelhz authored Jan 5, 2017
1 parent 85498fb commit b075b38
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
5 changes: 2 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,15 @@ fonts: Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "
# SNS Menu
sns:
email: [email protected]
twitter: "https://twitter.com/twitter"
facebook: "https://www.facebook.com/facebook"
twitter:
googleplus:
googleplus: "https://www.google.com/"
weibo:
instagram:
tumblr:
github:
linkedin:
zhihu:
bilibili:

# SNS Share Switch
sns_share:
Expand Down
8 changes: 0 additions & 8 deletions layout/_partial/footer-left.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,4 @@
<span class="visuallyhidden">Zhihu</span>
</button></a>
<% } %>

<!-- Bilibili -->
<% if(theme.sns.bilibili == undefined){ %>
<% }else{ %>
<a href="<%= theme.sns.bilibili %>" target="view_window"><button class="mdl-mini-footer--social-btn social-btn" style="background-image: url(<%= theme.img.footerico %>bilibili.png);">
<span class="visuallyhidden">Bilibili</span>
</button></a>
<% } %>
</div>
Binary file removed source/img/footer/footer_ico-bilibili.png
Binary file not shown.

0 comments on commit b075b38

Please sign in to comment.