Identify update

This commit is contained in:
Phapoom Saksri 2024-04-29 02:40:46 +07:00 committed by GitHub
parent bc5b04bf2a
commit cc5057c9fd
5 changed files with 4 additions and 4 deletions

View file

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

Before After
Before After

BIN
public/pfp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 KiB

View file

@ -20,8 +20,8 @@ const About = () => {
</Link>
School in Nonthaburi, Thailand 🇹🇭. I love computer and programming,
with skills in C# and C++. Currently learning Python, JavaScript, and
Go! I enjoy osu!, Minecraft, and Roblox. Music is randomly, and I've
got a <PageLink to="/blog" text="blog" />! toocheck it out! 😊
More! I play osu! for daily and other for sometimes, Music is randomly, and I've
got a <PageLink to="/blog" text="blog" />! toocheck it out! :3
</Twemoji>
</div>
</>

View file

@ -6,7 +6,7 @@ const Profile = () => {
blueskychan_
</span>
<span className="font-extralight text-base md:text-xl">
she/they :3
she/her :3
</span>
</p>
<div className="text-sm font-bold">Phapoom Saksri</div>

View file

@ -20,7 +20,7 @@ const SocialLinks = () => {
LinkIcon: <TwitterLogo size={IconSize} color="#F3F4F6" weight="bold" />,
},
{
href: "https://t.me/blueskychan_",
href: "https://t.me/bskychan",
LinkIcon: <TelegramLogo size={IconSize} color="#F3F4F6" weight="bold" />,
},
{