File tree 3 files changed +44
-121
lines changed
3 files changed +44
-121
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,8 @@ dest: index.html
36
36
<h2 class =" text-blue-dark" >Easy to get started with.</h2 >
37
37
38
38
<p class =" text-blue-dark leading-normal" >
39
- NativeScript-Vue is easy to get started with, it is a single dependency that you can install through npm.
39
+ NativeScript-Vue is easy to get started with, it is a single dependency that you can install through
40
+ npm.
40
41
</p >
41
42
</div >
42
43
@@ -56,4 +57,25 @@ dest: index.html
56
57
</p >
57
58
</div >
58
59
</div >
60
+ </div >
61
+
62
+ <div class =" text-center px-4 md:px-0" >
63
+ <h1 class =" text-blue-dark font-light" >Sponsors</h1 >
64
+
65
+ <div class =" flex flex-wrap justify-center my-8" >
66
+ <a href =" https://www.privateinternetaccess.com/?source=nativescript-vue.org"
67
+ target =" _blank"
68
+ rel =" noopener"
69
+ class =" p-4" >
70
+ <img class =" max-h-16 w-auto" src =" https://art.nativescript-vue.org/sponsors/pia.png"
71
+ alt =" PrivateInternetAccess" >
72
+ </a >
73
+ <a href =" https://kiwiirc.com/?source=nativescript-vue.org"
74
+ target =" _blank"
75
+ rel =" noopener"
76
+ class =" p-4" >
77
+ <img class =" max-h-16 w-auto" src =" https://art.nativescript-vue.org/sponsors/kiwiirc.png"
78
+ alt =" KiwiIRC" >
79
+ </a >
80
+ </div >
59
81
</div >
You can’t perform that action at this time.
0 commit comments