Update app/page.tsx

Changed high school to undergraduate
Change fediverse link
This commit is contained in:
Win 2024-03-30 11:01:58 +07:00
parent 415b101a52
commit 5d045267f2
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ export default function Home() {
<p className="text-5xl font-bold">Thanawin Pattanaphol</p> <p className="text-5xl font-bold">Thanawin Pattanaphol</p>
<p className="text-sm mt-2"> </p> <p className="text-sm mt-2"> </p>
</div> </div>
<p className="text-base">A <a className="font-bold underline decoration-2 decoration-indigo-500">hobbyist full-stack developer</a>, high schooler, enjoyer of 60s-80s music, language nerd, and a hobbyist electrician.</p> <p className="text-base">A <a className="font-bold underline decoration-2 decoration-indigo-500">hobbyist full-stack developer</a>, undergraduate student, enjoyer of 60s-80s music, language nerd, and a hobbyist electrician.</p>
<ContactIcons /> <ContactIcons />
</div> </div>
@ -106,7 +106,7 @@ export default function Home() {
platform="mastodon" platform="mastodon"
title="See more posts?" title="See more posts?"
description="Check updates on my Mastodon!" description="Check updates on my Mastodon!"
href="https://social.winscloud.net/@winsdominoes" href="https://fedi.winscloud.net/@winsdominoes"
username="@winsdominoes" username="@winsdominoes"
/> />