We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 675b512 commit 1d108ffCopy full SHA for 1d108ff
themes/vue/layout/index.ejs
@@ -54,8 +54,11 @@
54
</div>
55
56
<div id="footer">
57
- Released under the <a href="https://opensource.org/licenses/MIT" target="_blank">MIT License</a><br>
58
- Copyright © 2014-<%- new Date().getFullYear() %> Evan You
+ <a href="https://www.shuttleworthfoundation.org" target="_blank">
+ <img src="/images/shuttleworth.png" style="width:200px">
59
+ </a>
60
+ <p>Released under the <a href="https://opensource.org/licenses/MIT" target="_blank">MIT License</a><br>
61
+ Copyright © 2014-<%- new Date().getFullYear() %> Evan You</p>
62
63
64
<script>
themes/vue/source/images/shuttleworth.png
14.1 KB
0 commit comments