summaryrefslogtreecommitdiff
path: root/src/partials/header.html
diff options
context:
space:
mode:
authormaxim nikonov <maxim.nikonov@hqo.co>2025-09-11 06:06:54 +0500
committermaxim nikonov <maxim.nikonov@hqo.co>2025-09-11 06:06:54 +0500
commit7f1cab0e0fadb64e17ce1162d6ec50bc101cf74e (patch)
tree8f9e9be3a1121c625cecb93b6bfba42436bcad97 /src/partials/header.html
parent23e19a336b4bff7293077616132c5ea522cde445 (diff)
feat
Diffstat (limited to 'src/partials/header.html')
-rw-r--r--src/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partials/header.html b/src/partials/header.html
index 5be1296..bfc684f 100644
--- a/src/partials/header.html
+++ b/src/partials/header.html
@@ -1,5 +1,5 @@
<header class="py-12 border-b border-zinc-200 flex flex-col gap-4 items-center">
- <a href="/"><img width="96" height="96" src="/assets/icons/logo.svg" alt="logo letter M"></a>
+ <h1 class="capitalize font-medium text-2xl font-serif">анна, хватит!</h1>
<nav>
<ul class="flex justify-center text-zinc-600 text-sm gap-4 flex-wrap">
<li><a class="block first-letter:capitalize hover:underline" href="#">портфолио</a></li>