From a9a3926048318f1c27953ab13d6cb535a6fb1b90 Mon Sep 17 00:00:00 2001 From: jderochervlk Date: Sat, 29 Mar 2025 10:37:10 -0400 Subject: [PATCH 1/2] add community link back to mobile nav --- src/components/Navigation.res | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/Navigation.res b/src/components/Navigation.res index 56bb11362..3d6b00ad4 100644 --- a/src/components/Navigation.res +++ b/src/components/Navigation.res @@ -380,7 +380,6 @@ module MobileNav = { {React.string("Blog")} - /*
  • @@ -388,7 +387,6 @@ module MobileNav = {
  • - */
  • {React.string("X")} From 01233ad93d0097265577502a7b0345b9f284e8fa Mon Sep 17 00:00:00 2001 From: jderochervlk Date: Sat, 29 Mar 2025 11:04:52 -0400 Subject: [PATCH 2/2] format --- src/components/Navigation.res | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/components/Navigation.res b/src/components/Navigation.res index 3d6b00ad4..d5aab3c41 100644 --- a/src/components/Navigation.res +++ b/src/components/Navigation.res @@ -380,13 +380,11 @@ module MobileNav = { {React.string("Blog")}
  • -
  • - - - {React.string("Community")} - - -
  • +
  • + + {React.string("Community")} + +
  • {React.string("X")}