Nuxt/examples/meta-info
Rafał Chłodnicki 9e966a8f3c
chore(examples): use `2.x` version of nuxt instead of latest (#19737)
2023-03-16 06:24:27 -07: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): use `2.x` version of nuxt instead of latest (#19737) 2023-03-16 06:24:27 -07:00

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