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 19f7d98 commit 316fa2eCopy full SHA for 316fa2e
src/components/SideNav.astro
@@ -27,7 +27,7 @@ const menuItems: MenuItem[] = [
27
<div class="rounded-full w-12 h-12 bg-[url(/images/anvy_profile.png)] bg-center bg-cover"/>
28
<div class="ml-4">
29
<h1 class="text-bright text-lg font-bold">Chamchi</h1>
30
- <p class="text-bright text-sm">Frontend Developer</p>
+ <p class="text-bright text-sm">Web & Game Dev</p>
31
</div>
32
33
<div class="flex flex-col gap-3">
0 commit comments