add about page. fixes #15

This commit is contained in:
Thomas Amland
2020-09-19 13:36:06 +02:00
parent 419f26b8bf
commit 30570ff662
5 changed files with 64 additions and 7 deletions
+2
View File
@@ -5,6 +5,7 @@
import Vue from 'vue'
import {
BIcon,
BIconBoxArrowUpRight,
BIconBroadcast,
BIconCardText,
BIconChevronCompactRight,
@@ -29,6 +30,7 @@
export default Vue.extend({
components: {
BIcon,
BIconBoxArrowUpRight,
BIconBroadcast,
BIconCardText,
BIconChevronCompactRight,