Skip to content

Commit 970785e

Browse files
update header
1 parent 40706c8 commit 970785e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Header.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<header class="fixed w-full top-0 z-50 transition-all duration-300 backdrop-blur-md bg-blog-code-bg/70 border-b border-blog-border/50">
55
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 h-16 flex items-center justify-between">
66
<a href="/" class="text-xl font-bold bg-clip-text text-blog-text flip-animate">
7-
Kyle Undefined<span data-hover=".dev">.dev</span>
7+
KyleUndefined<span data-hover=".dev">.dev</span>
88
</a>
99

1010
<nav class="sm:flex gap-6">

0 commit comments

Comments
 (0)