tangled
alpha
login
or
join now
hayden.moe
/
www
0
fork
atom
My landing page, written in Astro
hayden.moe
0
fork
atom
overview
issues
pulls
pipelines
fix: make my avatar the one from bsky
hayden.moe
4 months ago
d7c9c4b4
fd451ba7
verified
This commit was signed with the committer's
known signature
.
hayden.moe
SSH Key Fingerprint:
SHA256:egi2RxHATuWGOtHoLWJQb68bxJ+Jg/4m40QL5UFBWEI=
0/1
build-push.yaml
failed
37s
+1
-1
1 changed file
expand all
collapse all
unified
split
src
pages
index.astro
+1
-1
src/pages/index.astro
···
4
4
5
5
<Shell>
6
6
<div class="flex flex-col lg:flex-row justify-start items-center gap-6 max-w-2xl mx-auto w-full mb-4">
7
7
-
<img src="https://github.com/hbjydev.png" class="size-32 rounded-full" />
7
7
+
<img src="https://avatars.dog/hayden.moe" class="size-32 rounded-full" />
8
8
<div class="flex flex-col items-start justify-center gap-3">
9
9
<h1 class="font-bold text-2xl">Hi, I'm Hayden.</h1>
10
10
<h3 class="text-xl text-pink">Platform Engineer</h3>