We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a87dcc commit 79c1709Copy full SHA for 79c1709
src/components/Home.tsx
@@ -218,8 +218,8 @@ function About({ recentPosts }: Props) {
218
return (
219
<div>
220
<p className="text-lg -mt-4">
221
- I'm Dylan, a passionate software engineer and avid learner with a
222
- romantic relationship with entrepreneurship.
+ I'm Dylan, a passionate software engineer and avid learner with
+ entrepreneurship at my core.
223
</p>
224
225
<p className="flex items-center mt-4 mb-12 space-x-4">
0 commit comments