Nuxt/examples/meta-info
Pooya Parsa 53e98a958c feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
..
components refactor: documentation and adjust example name 2017-11-06 10:30:37 +08:00
pages feat: add noscript in head 2018-01-23 18:30:36 +08:00
static refactor: documentation and adjust example name 2017-11-06 10:30:37 +08:00
README.md refactor: documentation and adjust example name 2017-11-06 10:30:37 +08:00
nuxt.config.js feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
package.json refactor: documentation and adjust example name 2017-11-06 10:30:37 +08:00

README.md

Manage your app's meta information

Nuxt.js uses vue-meta to manage page meta info (such as: meta, title, link, style, script) of your application.

Example

SEO: https://nuxtjs.org/examples/seo-html-head

Documentation

Nuxt.js: https://nuxtjs.org/guide/views#html-head

vue-meta: https://github.com/declandewet/vue-meta#table-of-contents