mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 14:40:33 +03:00
@@ -6,7 +6,7 @@ Easy. Instead of defining `metaInfo` as an object, define it as a function and a
|
|||||||
```html
|
```html
|
||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<h1>{{{ title }}}</h1>
|
<h1>{{ title }}</h1>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user