diff --git a/_components/LandingPage.tsx b/_components/LandingPage.tsx index a0545053..f71c39e2 100644 --- a/_components/LandingPage.tsx +++ b/_components/LandingPage.tsx @@ -22,7 +22,7 @@ export default function LandingPage() { id="content" className="flex flex-col px-8 xl:px-0 pt-6 md:pt-12 mt-4 md:items-center md:justify-center max-w-[1200px] mx-auto mb-12" > -
+

Examples @@ -33,61 +33,63 @@ export default function LandingPage() { favorite tools.

-
-

- Filter by type -

- + Deno Examples +
+
+

+ Filter by type: +

+ - + - -
+
-
+ +
{componentsPerSidebarItem}
diff --git a/_components/Sidebar.tsx b/_components/Sidebar.tsx index 959cb1eb..500aa0cf 100644 --- a/_components/Sidebar.tsx +++ b/_components/Sidebar.tsx @@ -17,15 +17,43 @@ export default function Sidebar( ) { return (