mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-16 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
|
||||
<template>
|
||||
<div>
|
||||
<h1>{{{ title }}}</h1>
|
||||
<h1>{{ title }}</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user