Skip to content

Commit 60b3904

Browse files
committed
current copy for socials byline
1 parent cbf419c commit 60b3904

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/app/links/page.tsx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,13 @@ export default function LinksPage() {
198198
<Link href="/" className="hover:opacity-80 transition-opacity">
199199
<h1 className="font-display text-3xl md:text-4xl text-white mb-2">Pythoness Programmer</h1>
200200
</Link>
201-
<p className="text-white/80 max-w-md mx-auto mb-2 italic">
201+
<p className="text-white/90 max-w-md mx-auto mb-1 text-sm">
202+
Reflection sessions, not rescue. 🐍🔮 🔻
203+
</p>
204+
<p className="text-white/90 max-w-md mx-auto mb-2 text-sm">
205+
Tech that works, for people like us. 🌶️🧠♿🍃
206+
</p>
207+
<p className="text-white/80 max-w-md mx-auto mb-2 italic text-sm">
202208
I philosophize with other decolonizing neurodivergents about how our tech struggles reveal what we&apos;ve internalized and what our brains actually need.
203209
</p>
204210
<p className="text-white/80 max-w-md mx-auto mb-4 text-sm">

0 commit comments

Comments
 (0)