Skip to content

Commit

Permalink
fix: bilibili icon
Browse files Browse the repository at this point in the history
  • Loading branch information
nexmoe committed Oct 3, 2022
1 parent 684aa39 commit 11a647d
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 11a647d

Please sign in to comment.