From ddf9ab57487e4ea8c80237c3c1635831eeda075b Mon Sep 17 00:00:00 2001 From: lucythecat Date: Sat, 9 Dec 2023 10:20:37 +0900 Subject: [PATCH] small tweaks --- documentation/src/components/NavMenu.astro | 2 +- documentation/src/layouts/BaseLayout.astro | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/src/components/NavMenu.astro b/documentation/src/components/NavMenu.astro index edd624959..83fb3f8f2 100644 --- a/documentation/src/components/NavMenu.astro +++ b/documentation/src/components/NavMenu.astro @@ -33,7 +33,7 @@ function removeLeadingSlash(s: string): string { } return (
  • -

    {section.title}

    +

    {section.title}