diff --git a/src/pages/home.tsx b/src/pages/home.tsx index 9548fb6..194ce27 100644 --- a/src/pages/home.tsx +++ b/src/pages/home.tsx @@ -5,7 +5,7 @@ export default function Home() { <>
-
+
@@ -13,17 +13,19 @@ export default function Home() {

- Hi,{" "} + Eólas is my technical knowledge management system, or "second-brain", + comprising notes from the study of software engineering and computer + science. +

+ +

- I'm Thomas + Who am I? - , Eólas is my technical knowledge management system, or - "second-brain", comprising notes from the study of software - engineering and computer science.{" "}

diff --git a/src/templates/MainTemplate.tsx b/src/templates/MainTemplate.tsx index 46a4f7f..47bb9d5 100644 --- a/src/templates/MainTemplate.tsx +++ b/src/templates/MainTemplate.tsx @@ -10,7 +10,7 @@ export default function MainTemplate({ children, pageTitle }) { -
{children}
+
{children}