From 1646966423cc7ecc7a12ad6eeefe3016abcd05b2 Mon Sep 17 00:00:00 2001 From: Nick Tchayka Date: Wed, 6 Sep 2023 15:26:22 +0100 Subject: Make it a paragraph --- src/pages/index.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 935500a..b8a0ec6 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -66,8 +66,10 @@ export default function Home(): JSX.Element { onOk={() => setDisclaimerOpen(!disclaimerOpen)} title="Greetings traveller!" > - You probably found this site by accident. It is far from finished, but - if you're curious about the project: +

+ You probably found this site by accident. It is far from finished, + but if you're curious about the project: +