mirror of
https://github.com/blueskychan-dev/blueskychan.dev.git
synced 2025-07-08 07:41:05 +00:00
Identify update
This commit is contained in:
parent
bc5b04bf2a
commit
cc5057c9fd
5 changed files with 4 additions and 4 deletions
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 81 KiB |
BIN
public/pfp.png
Normal file
BIN
public/pfp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 279 KiB |
|
@ -20,8 +20,8 @@ const About = () => {
|
||||||
</Link>
|
</Link>
|
||||||
School in Nonthaburi, Thailand 🇹🇭. I love computer and programming,
|
School in Nonthaburi, Thailand 🇹🇭. I love computer and programming,
|
||||||
with skills in C# and C++. Currently learning Python, JavaScript, and
|
with skills in C# and C++. Currently learning Python, JavaScript, and
|
||||||
Go! I enjoy osu!, Minecraft, and Roblox. Music is randomly, and I've
|
More! I play osu! for daily and other for sometimes, Music is randomly, and I've
|
||||||
got a <PageLink to="/blog" text="blog" />! too—check it out! 😊
|
got a <PageLink to="/blog" text="blog" />! too—check it out! :3
|
||||||
</Twemoji>
|
</Twemoji>
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
|
|
|
@ -6,7 +6,7 @@ const Profile = () => {
|
||||||
blueskychan_
|
blueskychan_
|
||||||
</span>
|
</span>
|
||||||
<span className="font-extralight text-base md:text-xl">
|
<span className="font-extralight text-base md:text-xl">
|
||||||
she/they :3
|
she/her :3
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
<div className="text-sm font-bold">Phapoom Saksri</div>
|
<div className="text-sm font-bold">Phapoom Saksri</div>
|
||||||
|
|
|
@ -20,7 +20,7 @@ const SocialLinks = () => {
|
||||||
LinkIcon: <TwitterLogo size={IconSize} color="#F3F4F6" weight="bold" />,
|
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" />,
|
LinkIcon: <TelegramLogo size={IconSize} color="#F3F4F6" weight="bold" />,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue