|
7 | 7 | <title>{N}-Vue</title>
|
8 | 8 | <linkrel="shortcut icon"href="/favicon.ico"type="image/x-icon">
|
9 | 9 | <linkrel="icon"href="/favicon.ico"type="image/x-icon">
|
10 |
| -<metaname="description"content="NativeScript-Vue - an open-source plugin for using Vue.js to build native mobile applications in NativeScript."> |
| 10 | + |
| 11 | +<metaname="description"content="A NativeScript plugin for building truly native applications using Vue.js"> |
| 12 | +<metaname="robots"content="index, follow"> |
| 13 | +<metaname="author"content="Igor Randjelovic"> |
| 14 | + |
| 15 | +<metaproperty="og:type"content="website"> |
| 16 | +<metaproperty="og:title"content="NativeScript-Vue - A NativeScript plugin for building truly native applications using Vue.js"> |
| 17 | +<metaproperty="og:description"content="A NativeScript plugin for building truly native applications using Vue.js"> |
| 18 | +<metaproperty="og:url"content="http://nativescript-vue.org/"> |
| 19 | +<metaproperty="og:image"content="https://art.nativescript-vue.org/banner.png"> |
| 20 | + |
| 21 | +<metaname="twitter:card"content="summary_large_image"> |
| 22 | +<metaname="twitter:title"content="NativeScript-Vue"> |
| 23 | +<metaname="twitter:site"content="@igor_randj"> |
| 24 | +<metaname="twitter:creator"content="@igor_randj"> |
| 25 | +<metaname="twitter:description"content="A NativeScript plugin for building truly native applications using Vue.js"> |
| 26 | +<metaname="twitter:image"content="https://art.nativescript-vue.org/banner.png"> |
11 | 27 |
|
12 | 28 | <linkrel="stylesheet"href="https://unpkg.com/docute@3/dist/docute.css">
|
13 | 29 | <style>
|
|