2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-22 07:00:33 +03:00
This commit is contained in:
Sébastien Chopin
2017-08-15 10:58:34 +02:00
committed by GitHub
parent 1acfa946de
commit 0f7f483751
+1 -1
View File
@@ -375,7 +375,7 @@ Each **key:value** maps to the equivalent **attribute:value** of the `<html>` el
``` ```
```html ```html
<html foo="bar" amp></title> <html foo="bar" amp></html>
``` ```
#### `bodyAttrs` (Object) #### `bodyAttrs` (Object)