We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d54273 commit 296bbbfCopy full SHA for 296bbbf
src/components/experience/ExperienceComponent.astro
@@ -11,7 +11,7 @@ import Line from "../global/NetworkLine.astro";
11
<div class="px-4 py-4 md:px-8 md:py-8">
12
<div class="mb-3 flex w-full flex-col justify-start gap-1">
13
<h2 class="text-xl font-bold">Full Stack Developer</h2>
14
- <h3 class="font-bold">@ JW BizTech</h3>
+ <h3 class="font-bold">@ Hyson Horizon</h3>
15
<h3>Dec 2024 - Present</h3>
16
</div>
17
<hr class="mb-3 w-full" />
0 commit comments