From da47967b9107a44f6934b3175fb46fa34238a47b Mon Sep 17 00:00:00 2001 From: Neshura Date: Sat, 6 Jan 2024 14:40:46 +0100 Subject: [PATCH] Prettier linting --- src/routes/about/+page.svelte | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index cb2ad5b..727f3ad 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -9,17 +9,16 @@

- This is just a small Website I built to organize all of the Services I am self-hosting. - Maybe I'll eventually add something actually useful to the site but until then this is all you'll get. + This is just a small Website I built to organize all of the Services I am self-hosting. Maybe + I'll eventually add something actually useful to the site but until then this is all you'll get.

Version: {version}

-