Skip to content

Commit 3cbe314

Browse files
TETRA2000kazupon
authored andcommitted
Add a copy of FancyGrid's logo (vuejs#858)
1 parent 722b1d4 commit 3cbe314

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/images/fancygrid.png

1.88 KB
Loading

themes/vue/layout/partials/sponsors.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<img src="<%- url_for("/images/tmvuejs2.png") %>">
3737
</a>
3838
<a href="https://fancygrid.com" target="_blank" style="width:110px;">
39-
<img src="https://fancygrid.com/logo/logo.png" style="width:110px">
39+
<img src="<%- url_for("/images/fancygrid.png") %>" style="width:110px">
4040
</a>
4141
<a href="https://component.io" target="_blank" style="width:120px;top:1px">
4242
<img src="<%- url_for("/images/component_io.png") %>" style="width:120px">

0 commit comments

Comments
 (0)