diff --git a/src/components/organisms/Layout.tsx b/src/components/organisms/Layout.tsx index 7751562..bf8fce7 100644 --- a/src/components/organisms/Layout.tsx +++ b/src/components/organisms/Layout.tsx @@ -21,7 +21,7 @@ const Layout = ({ pageTitle, preTitle, children }: LayoutProps) => { return (
- {pageTitle} + {pageTitle} — felschr's blog