refactor: documentation and adjust example name

This commit is contained in:
Clark Du 2017-11-06 10:30:37 +08:00
parent 7e71de4d6e
commit bacac23d03
No known key found for this signature in database
GPG Key ID: D0E5986AF78B86D9
11 changed files with 13 additions and 3 deletions

View File

@ -1,3 +0,0 @@
# Updating headers with Nuxt.js
https://nuxtjs.org/examples/seo-html-head

View File

@ -0,0 +1,13 @@
# Manage your app's meta information
Nuxt.js uses [vue-meta](https://github.com/declandewet/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