diff --git a/components/Home/sidebar/RootLeftSidebar.tsx b/components/Home/sidebar/RootLeftSidebar.tsx index 0ea41cce6..213014da2 100644 --- a/components/Home/sidebar/RootLeftSidebar.tsx +++ b/components/Home/sidebar/RootLeftSidebar.tsx @@ -242,6 +242,7 @@ function RootLeftSidebar({ "referral", "search", "bounties", + "journals", "user", "author", ].includes(pathname.split("/")[1]) !== true;