Skip to content

Commit 39bacea

Browse files
authored
Add GitHub logo (#51)
1 parent 175734a commit 39bacea

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

themes/OpenSouceWin/layout/index.ejs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@
5858
<%- image_tag('img/logo-xlab.png', {class: 'icons mb-3', alt: 'x-lab'}) %>
5959
</div>
6060

61+
<div class="subtitle mt-4">官方支持</div>
62+
<div class="icons-wrap">
63+
<a href="https://github.com" title="GitHub" target="_blank"><%- image_tag('img/logo-octocat.png', {class: 'icons mb-3', alt: 'GitHub'}) %></a>
64+
</div>
65+
6166
<div class="subtitle mt-4">合作社区</div>
6267
<div class="icons-wrap">
6368
<%- image_tag('img/logo-kyuubi.png', {class: 'icons2 m-2', alt: 'Kyuubi'}) %>
16 KB
Loading

0 commit comments

Comments
 (0)