summaryrefslogtreecommitdiff
path: root/src/pages/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/404.html')
-rw-r--r--src/pages/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/404.html b/src/pages/404.html
index 5f5054d..1538d57 100644
--- a/src/pages/404.html
+++ b/src/pages/404.html
@@ -19,7 +19,7 @@
</head>
<body class="flex h-screen w-screen items-center flex-col gap-4 justify-center">
- <a href="/"><img width="96" height="96" src="/assets/icons/logo.svg" alt="logo letter M"></a>
+ <a href="/"><h1 class="capitalize font-medium text-2xl font-serif">анна, хватит!</h1></a>
<h1 class="underline underline-offset-6 decoration-indigo-600 decoration-wavy text-2xl first-letter:capitalize font-serif">страница не найдена</h1>
</body>