From 93790965dc4b704b54e3c556026f7d5f6e072dad Mon Sep 17 00:00:00 2001 From: Josh Wong <23216828+josh-wong@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:41:53 +0900 Subject: [PATCH] Comment out tags in footer Since we want to have tags at the top of the page we should hide them from the footer. --- src/theme/DocItem/Footer/index.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/theme/DocItem/Footer/index.tsx b/src/theme/DocItem/Footer/index.tsx index 718aa5d4..a7f2def0 100644 --- a/src/theme/DocItem/Footer/index.tsx +++ b/src/theme/DocItem/Footer/index.tsx @@ -29,7 +29,8 @@ export default function DocItemFooter(): JSX.Element | null { return (