8000 use png for monterail logo · vuejs/jp.vuejs.org@30d1527 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 30d1527

Browse files
yyx990803kazupon
authored andcommitted
use png for monterail logo
1 parent 3cd7c06 commit 30d1527

File tree

4 files changed

+2
-34
lines changed

4 files changed

+2
-34
lines changed

src/support-vuejs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</a><a href="http://gold.xitu.io/?utm_source=vuejs&utm_medium=image&utm_content=juejin&utm_campaign=q3_website" target="_blank">
2929
<img width="180px" src="/images/juejin.png">
3030
</a><a href="http://monterail.com/" target="_blank">
31-
<img src="/images/monterail.svg">
31+
<img src="/images/monterail.png">
3232
</a><a href="https://www.trisoft.ro/" target="_blank">
3333
<img src="/images/trisoft.png">
3434
</a>

themes/vue/layout/partials/sponsors.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<img src="/images/juejin.png" style="width:75px">
2323
</a>
2424
<a href="http://monterail.com/" target="_blank">
25-
<img src="/images/monterail.svg">
25+
<img src="/images/monterail.png">
2626
</a>
2727
<a href="https://www.trisoft.ro/" target="_blank" style="width:80px;top:-1px">
2828
<img src="/images/trisoft.png" style="width:80px">
12.3 KB
Loading

themes/vue/source/images/monterail.svg

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0