Skip to content

Commit b83c75e

Browse files
committed
Add shuttleworth logo.
1 parent f8e9737 commit b83c75e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

themes/vue/layout/index.ejs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
</div>
5555

5656
<div id="footer">
57+
<a href="https://www.shuttleworthfoundation.org/fellows/flash-grants/" target="_blank">
58+
<img src="<%- url_for("/images/shuttleworth.png") %>" style="width: 200px">
59+
</a>
5760
<p>遵循 <a href="https://opensource.org/licenses/MIT" target="_blank">MIT 开源协议</a><br>
5861
Copyright &copy; 2014-<%- new Date().getFullYear() %> Evan You</p>
5962
</div>
14.1 KB
Loading

0 commit comments

Comments
 (0)