diff --git a/components/NavigationDrawer.vue b/components/NavigationDrawer.vue index e9cac3e..00ef2aa 100644 --- a/components/NavigationDrawer.vue +++ b/components/NavigationDrawer.vue @@ -13,13 +13,13 @@ - + mdi-view-dashboard Dashboard - + mdi-frequently-asked-questions diff --git a/pages/dashboard.vue b/pages/dashboard.vue index 9706ba3..8d7dd3a 100644 --- a/pages/dashboard.vue +++ b/pages/dashboard.vue @@ -2,7 +2,7 @@ - + {{ id.toUpperCase() }} - {{ course.name }} @@ -11,6 +11,7 @@