diff --git a/_includes/layouts/main.tsx b/_includes/layouts/main.tsx index 7b07d55..56b7968 100644 --- a/_includes/layouts/main.tsx +++ b/_includes/layouts/main.tsx @@ -1,11 +1,15 @@ export default function({ title, description, children, comp }) { return ( - + - {title} + + + + +