From 448c5cda5f7eba37d96e22eefeecb80df0d0050c Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Sat, 1 Apr 2023 18:05:01 +0600 Subject: [PATCH] chore: mobile navigation --- src/components/Navigation.astro | 38 ++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index d7013a08f..bf18a403c 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -74,11 +74,22 @@ import AccountNavigation from './Login/AccountNavigation.astro'; >Videos + +
  • SubscribeRegister
  • @@ -87,6 +98,31 @@ import AccountNavigation from './Login/AccountNavigation.astro';