Skip to content

Commit dfb675e

Browse files
yyx990803chrisvfritz
authored andcommitted
update sponsors
1 parent 95aaa82 commit dfb675e

File tree

4 files changed

+6
-1
lines changed

4 files changed

+6
-1
lines changed

src/support-vuejs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ However, the amount of effort needed to maintain and develop new features for th
5252
<img src="/images/component_io.png" style="width:140px">
5353
</a><a href="https://www.v2ex.com/t/379389" target="_blank" style="width:120px;">
5454
<img src="/images/v2exer.png" style="width:120px;">
55+
</a><a href="https://www.xfive.co/" target="_blank" style="width:80px;">
56+
<img src="/images/xfive.png" style="width:80px">
5557
</a>
5658
</p>
5759

themes/vue/layout/partials/sponsors.ejs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
<a href="https://www.v2ex.com/t/379389" target="_blank" style="width:100px;">
4242
<img src="<%- url_for("/images/v2exer.png") %>" style="width:100px">
4343
</a>
44+
<a href="https://www.xfive.co/" target="_blank" style="width:65px;">
45+
<img src="<%- url_for("/images/xfive.png") %>" style="width:65px">
46+
</a>
4447
<br>
4548

4649
<a class="become-sponsor button white" href="<%- url_for("/support-vuejs/") %>">Become a Sponsor!</a>

themes/vue/source/css/_sponsor.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
// support-vuejs page
5656
.content
5757
.sponsor-section
58-
text-align cneter
58+
text-align center
5959
margin-top 0
6060
margin-bottom 60px
6161

themes/vue/source/images/xfive.png

14.5 KB
Loading

0 commit comments

Comments
 (0)