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

View File

@@ -2,6 +2,7 @@ import Vue from 'vue'
import App from './App.vue'
import router from './router'
import store from './store'
import './vue-meta'
import '../scss/default.scss'
import { library } from '@fortawesome/fontawesome-svg-core'