Skip to content

Commit 0abd075

Browse files
author
Guillaume Chau
committed
chore: update sponsors
1 parent 74de2a2 commit 0abd075

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ Simple Server-Side-Rendering plugin for Vue CLI (Work-in-Progress)
3232
</a>
3333
</p>
3434

35+
### Bronze
36+
37+
<p align="center">
38+
<a href="https://vuetifyjs.com" target="_blank" title="Vuetify">
39+
<img src="https://cdn.vuetifyjs.com/images/logos/v-alt.svg" width="48" height="48">
40+
</a>
41+
</p>
42+
3543
<br>
3644

3745
## About

docs/.vuepress/style.styl

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.home .hero img
2+
max-width 80vw
3+
4+
.gold-sponsor
5+
max-width 300px !important
6+
7+
.silver-sponsor
8+
max-width 200px !important
9+
10+
.bronze-sponsor
11+
max-width 150px !important

docs/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ footer: LICENCE MIT - Created by Guillaume CHAU (@Akryum)
2929
</a>
3030
</p>
3131

32+
### Bronze
33+
34+
<p align="center">
35+
<a href="https://vuetifyjs.com" target="_blank" title="Vuetify">
36+
<img src="https://cdn.vuetifyjs.com/images/logos/v-alt.svg" width="48" height="48">
37+
</a>
38+
</p>
3239

3340
## Quick Start:
3441

0 commit comments

Comments
 (0)