Skip to content

Commit

Permalink
Swap in more concise version of life purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
villasv committed Oct 9, 2024
1 parent 2e9f0fc commit 425a383
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions app/(aspects)/words/life/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,11 @@ export default function Page() {
<div>
<h1>The Purpose of LIFE</h1>
<Paragraph>
{InspiredByHenryLucesLIFE} To experience the world; to witness great
events; to comprehend the struggles of the poor and the ambitions of the
powerful; to discover multitudes, things far away, things hidden behind
walls, things dangerous to come to; to stay curious and to be
instructed; to draw closer, to find each other, and to feel. That is the
purpose of life.
{InspiredByHenryLucesLIFE} To experience the world; to discover
multitudes, things far away, hidden behind walls, things dangerous to
come to; to witness the struggles and ambitions of humankind; to stay
curious and to be instructed; to draw closer, to find each other, and to
feel. That is the purpose of life.
</Paragraph>
</div>
);
Expand Down

0 comments on commit 425a383

Please sign in to comment.