8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ea0ca commit d9cd035Copy full SHA for d9cd035
layouts/_partials/header.ejs
@@ -77,6 +77,10 @@
77
target="_blank"
78
rel="noopener"
79
class="no-underline text-blue-lightest md:text-blue-dark hover:bg-green hover:text-white px-4 py-2">Slack</a>
80
+ <a href="https://twitter.com/VueNativeScript"
81
+ target="_blank"
82
+ rel="noopener"
83
+ class="no-underline text-blue-lightest md:text-blue-dark hover:bg-green hover:text-white px-4 py-2">Twitter</a>
84
<a href="https://discourse.nativescript.org/c/vue"
85
86
0 commit comments