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.