Skip to content

Commit 6f2a7ce

Browse files
committed
fix: update header to reflect new domain
1 parent a4be1c6 commit 6f2a7ce

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
@@ -67,7 +67,7 @@ onUnmounted(() => {
6767

6868
<template>
6969
<div class="font-sans font-black text-5xl">
70-
babaoglu<span :class="['text-2xl', status]">.dev</span>
70+
lareii<span :class="['text-2xl', status]">github.io</span>
7171
</div>
7272
<div>
7373
emirhan (aka larei), self-taught developer,

0 commit comments

Comments
 (0)