Skip to content

Commit

Permalink
fix: bilibili icon (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
nexmoe committed Oct 3, 2022
2 parents 31910a2 + 11a647d commit 5243d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/_partial/_post/meta.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<% } %>
<% if (page.bilibili){ %>
<a class="bilibili" href="<%- page.bilibili %>" target="_blank">
<i class="nexmoefont icon-bilibili_tv"></i>
<i class="nexmoefont icon-bilibili"></i>
</a>
<% } %>
<% if (page.sspai){ %>
Expand Down

0 comments on commit 5243d29

Please sign in to comment.