From: Adam Dullage Date: Tue, 23 Apr 2024 19:40:48 +0000 (+0100) Subject: NavBar and Logo X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d82965f6b2fba55563156b45bc525df79a8a1a8e;p=flatnotes.git NavBar and Logo --- diff --git a/client/App.vue b/client/App.vue index dcd008a..b5a92c9 100644 --- a/client/App.vue +++ b/client/App.vue @@ -1,7 +1,11 @@ + + - - diff --git a/client/components/Logo.vue b/client/components/Logo.vue new file mode 100644 index 0000000..19f0264 --- /dev/null +++ b/client/components/Logo.vue @@ -0,0 +1,31 @@ + diff --git a/client/partials/NavBar.vue b/client/partials/NavBar.vue new file mode 100644 index 0000000..d9b192d --- /dev/null +++ b/client/partials/NavBar.vue @@ -0,0 +1,9 @@ + + + diff --git a/client/views/HomeView.vue b/client/views/HomeView.vue index 455f14c..a9cd06f 100644 --- a/client/views/HomeView.vue +++ b/client/views/HomeView.vue @@ -1 +1 @@ - +