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 722b1d4 commit 3cbe314Copy full SHA for 3cbe314
src/images/fancygrid.png
1.88 KB
themes/vue/layout/partials/sponsors.ejs
@@ -36,7 +36,7 @@
36
<img src="<%- url_for("/images/tmvuejs2.png") %>">
37
</a>
38
<a href="https://fancygrid.com" target="_blank" style="width:110px;">
39
- <img src="https://fancygrid.com/logo/logo.png" style="width:110px">
+ <img src="<%- url_for("/images/fancygrid.png") %>" style="width:110px">
40
41
<a href="https://component.io" target="_blank" style="width:120px;top:1px">
42
<img src="<%- url_for("/images/component_io.png") %>" style="width:120px">
0 commit comments