diff --git a/src/components/Layout.jsx b/src/components/Layout.jsx
index 09780ed4..2da8d61f 100644
--- a/src/components/Layout.jsx
+++ b/src/components/Layout.jsx
@@ -146,7 +146,7 @@ export function Layout({ children, title, tableOfContents }) {
return (
<>
-
+
- {!router.route.startsWith("/ipa/resources") && !router.route.includes("introduction") &&
+ {!router.route.startsWith("/ipa/resources") &&