Nuxt/examples/meta-info
2020-11-30 23:44:04 +01:00
..
components refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
pages
static
nuxt.config.js refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
package.json
README.md refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00

Manage your app's meta information

Nuxt 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: https://nuxtjs.org/guide/views#html-head

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