Update code

Updated sourcecode and added meta tags
This commit is contained in:
2021-09-09 16:38:40 +02:00
parent 90173e5092
commit 1e13e55029
8 changed files with 151 additions and 114 deletions

4
src/vue-meta/index.js Normal file
View File

@@ -0,0 +1,4 @@
import Vue from 'vue'
import VueMeta from 'vue-meta'
Vue.use(VueMeta)