From 39b5e83f373bb1c01c877e25b22778c2e2bf2697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 11 Oct 2023 15:13:59 -0400 Subject: [PATCH] feat(components): add "new story" button to navbar --- components/layouts/navbar.vue | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/components/layouts/navbar.vue b/components/layouts/navbar.vue index 7a194f5..93242fd 100644 --- a/components/layouts/navbar.vue +++ b/components/layouts/navbar.vue @@ -65,6 +65,20 @@ Logout +
+ + + Post a new Story + +
Log In