Skip to content

Commit

Permalink
Update about page
Browse files Browse the repository at this point in the history
  • Loading branch information
yen223 committed Nov 2, 2024
1 parent 5072c5f commit a8e3689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export default function About() {
<div className="grid grid-cols-1 gap-y-16 lg:grid-cols-2 lg:grid-rows-[auto_1fr] lg:gap-y-12">
<div className="lg:order-first lg:row-span-2">
<h1 className="text-4xl font-bold tracking-tight text-zinc-800 sm:text-5xl dark:text-zinc-100">
I’m Wei Yen.
👋 Hello, I’m Wei Yen.
</h1>
<div className="mt-6 space-y-12 prose prose-zinc dark:prose-invert">
<section>
Expand Down

0 comments on commit a8e3689

Please sign in to comment.