From 38a6b5c27084e23ef9cf28c02573f30d4c7bbc6b Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Wed, 17 Dec 2025 19:19:55 +0000 Subject: [PATCH] style: reduce about page width --- src/pages/about.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/about.tsx b/src/pages/about.tsx index f85ec4a..05c9a21 100644 --- a/src/pages/about.tsx +++ b/src/pages/about.tsx @@ -2,7 +2,7 @@ import PageTemplate from "@/templates/PageTemplate" const PageBody = () => { return ( -
+

Eólas is custom software I built to publish my personal knowledge bases. It is a work in progress and there are several features I have yet to introduce.