feat: tweak about

This commit is contained in:
Thomas Bishop 2025-12-12 17:26:29 +00:00
parent 7f9e227f6b
commit dc54909c3d

View file

@ -4,9 +4,8 @@ const PageBody = () => {
return ( return (
<div className="p-4 lg:p-6"> <div className="p-4 lg:p-6">
<p className="leading-[1.5] mb-4 not-first:mt-4"> <p className="leading-[1.5] mb-4 not-first:mt-4">
Eólas is custom software I built because I wasn't happy with any of the main offerings Eólas is custom software I built to publish my personal knowledge bases. It is a work in
that exist for publishing personal knowledge bases. It is a work in progress and there progress and there are several features I have yet to introduce.
are several features I have yet to introduce.
</p> </p>
<p className="leading-[1.5] mb-4 not-first:mt-4"> <p className="leading-[1.5] mb-4 not-first:mt-4">
@ -65,8 +64,7 @@ const PageBody = () => {
</p> </p>
<p className="leading-[1.5] mb-4 not-first:mt-4"> <p className="leading-[1.5] mb-4 not-first:mt-4">
Every aspect of the project, from the packages themselves to automation and version Every aspect of the project is self-hosted, running on my Virtual Private Server.
management and S3, is self-hosted, running on my Virtual Private Server.
</p> </p>
<p> <p>