Nuxt/examples/meta-info
Clark Du 52a92fbc48 refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
..
components feat: upgrade eslint to 5.x (#3494) 2018-08-31 21:34:12 +01:00
pages refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
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 examples: Upgrade to nuxt-edge (#3911) 2018-09-18 18:26:25 +02: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