diff --git a/src/components/Layout/Layout.js b/src/components/Layout/Layout.js index e7348cb..793fff3 100644 --- a/src/components/Layout/Layout.js +++ b/src/components/Layout/Layout.js @@ -5,6 +5,7 @@ import styles from './Layout.module.scss'; const Layout = ({ children, title, description }) => (
+ {title}