We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ba565 commit 4dd4813Copy full SHA for 4dd4813
content/index.ejs
@@ -84,5 +84,12 @@ dest: index.html
84
<img class="max-h-16 w-auto" src="https://art.nativescript-vue.org/sponsors/progress.png"
85
alt="Progress">
86
</a>
87
+ <a href="https://nativescripting.com/?source=nativescript-vue.org"
88
+ target="_blank"
89
+ rel="noopener"
90
+ class="p-4">
91
+ <img class="max-h-16 w-auto" src="https://nativescripting.com/img/logo_full.svg"
92
+ alt="NativeScripting">
93
+ </a>
94
</div>
95
0 commit comments