Skip to content

Commit 73a1548

Browse files
authored
no more mathematics :p
1 parent 2b7fc72 commit 73a1548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ onMounted(async () => {
3131
<div class="font-sans font-black text-5xl">
3232
babaoglu<span :class="['text-2xl', status]">.dev</span>
3333
</div>
34-
<div>emirhan (aka larei), 18 years-old. mathematics student, self-taught developer, <a href="https://www.youtube.com/watch?v=9sJUDx7iEJw" target="_blank" class="underline">open-source</a> enthusiast. programming, music, math.</div>
34+
<div>emirhan (aka larei), 18 years-old. self-taught developer, <a href="https://www.youtube.com/watch?v=9sJUDx7iEJw" target="_blank" class="underline">open-source</a> enthusiast. programming, music, math.</div>
3535
<div class="flex gap-2 text-sm text-gruvbox-gray">
3636
<font-awesome-icon :icon="['fab', 'spotify']" class="mt-[3px]" />
3737
<div v-if="spotify">

0 commit comments

Comments
 (0)