mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-25 09:16:15 -04:00
feat: dynamic title/description
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
parent
c4bfad764c
commit
db48322ec3
10 changed files with 54 additions and 3 deletions
4
src/plugins/vue-headful.js
Normal file
4
src/plugins/vue-headful.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import Vue from 'vue';
|
||||
import vueHeadful from 'vue-headful';
|
||||
|
||||
Vue.component('vue-headful', vueHeadful);
|
Loading…
Add table
Add a link
Reference in a new issue