diff --git a/src/components/navigation.tsx b/src/components/navigation.tsx index d713e36..490ecb2 100644 --- a/src/components/navigation.tsx +++ b/src/components/navigation.tsx @@ -90,19 +90,19 @@ const Navigation = ({ isHome }: NavigationProps) => { )} />
- + about.title {modules.projects && ( - + project.plural )} - + social.title {modules.blog && ( - + blog.title )} diff --git a/src/components/offscreenNav.tsx b/src/components/offscreenNav.tsx index ebc068b..ceabdf6 100644 --- a/src/components/offscreenNav.tsx +++ b/src/components/offscreenNav.tsx @@ -38,19 +38,19 @@ const OffScreenNav = ({ active, close }: OffScreenNavProps) => { home.title - + about.title {modules.projects && ( - + project.plural )} - + social.title {modules.blog && ( - + blog.title )} diff --git a/src/layouts/default.tsx b/src/layouts/default.tsx index af1b684..eb16c0a 100644 --- a/src/layouts/default.tsx +++ b/src/layouts/default.tsx @@ -33,15 +33,15 @@ const Layout = ({description, meta, title, image, speakable, seoAdditional, tran