diff --git a/src/assets/logo.svg b/src/assets/logo.svg new file mode 100644 index 0000000..23f430b --- /dev/null +++ b/src/assets/logo.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/src/features/nav/components/Navbar.vue b/src/features/nav/components/Navbar.vue index 9d74fa6..825c2da 100644 --- a/src/features/nav/components/Navbar.vue +++ b/src/features/nav/components/Navbar.vue @@ -15,12 +15,14 @@ limitations under the License. -->