File tree Expand file tree Collapse file tree 3 files changed +26
-0
lines changed Expand file tree Collapse file tree 3 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,14 @@ Simple Server-Side-Rendering plugin for Vue CLI (Work-in-Progress)
32
32
</a >
33
33
</p >
34
34
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
+
35
43
<br >
36
44
37
45
## About
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change @@ -29,6 +29,13 @@ footer: LICENCE MIT - Created by Guillaume CHAU (@Akryum)
29
29
</a >
30
30
</p >
31
31
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 >
32
39
33
40
## Quick Start:
34
41
You can’t perform that action at this time.
0 commit comments