Nuxt/examples/meta-info
Xin Du (Clark) 21aaef3b48 feat(vue-renderer): support `render.ssrLog` for controlling SSR logs (#5784) 2019-05-23 14:19:16 +04: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 chore(examples): fix links to vue-meta repo (#5018) 2019-02-12 16:31:27 +00:00
nuxt.config.js feat(vue-renderer): support `render.ssrLog` for controlling SSR logs (#5784) 2019-05-23 14:19:16 +04:30
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.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/nuxt/vue-meta#table-of-contents