This commit is contained in:
parent
e852772f56
commit
2cca2c5249
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ const PageBody = () => {
|
||||||
return (
|
return (
|
||||||
<div className="max-w-2xl p-4 lg:p-6">
|
<div className="max-w-2xl 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 to publish my personal knowledge bases. It is a work in
|
Eólas is custom software I built to publish my personal knowledge base. It is a work in
|
||||||
progress and there are several features I have yet to introduce.
|
progress and there are several features I have yet to introduce.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue