From 74b61de9830ccc910626c91a534f9ba5da9295af Mon Sep 17 00:00:00 2001 From: Rakantor Date: Sun, 6 Nov 2022 18:54:39 +0100 Subject: [PATCH] Add link to community forums --- components/NavigationDrawer.vue | 6 ++++++ pages/forum.vue | 25 +++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 pages/forum.vue diff --git a/components/NavigationDrawer.vue b/components/NavigationDrawer.vue index 4c89f9e..75f7989 100644 --- a/components/NavigationDrawer.vue +++ b/components/NavigationDrawer.vue @@ -25,6 +25,12 @@ Dashboard + + + mdi-account-group + + Community + mdi-frequently-asked-questions diff --git a/pages/forum.vue b/pages/forum.vue new file mode 100644 index 0000000..58bc925 --- /dev/null +++ b/pages/forum.vue @@ -0,0 +1,25 @@ + + +