Nuxt/examples/meta-info
pooya parsa c15fc421ab
refactor: use nuxt everywhere (#8210)
2020-11-30 23:44:04 +01:00
..
components refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
pages chore: update @nuxtjs/eslint-config to v2 and fix lint errors (#6732) 2019-11-26 23:42:39 +01:00
static refactor: documentation and adjust example name 2017-11-06 10:30:37 +08:00
README.md refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
nuxt.config.js refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
package.json chore(examples): rebase on latest stable nuxt version (#4874) 2019-02-01 16:36:06 +03:30

README.md

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