From 06ee08cc94b440ef5a01f74b10db1556a6dcb66f Mon Sep 17 00:00:00 2001 From: satnaing Date: Sun, 27 Nov 2022 23:20:06 +0630 Subject: [PATCH] refactor(a11y): add aria-label in heading, remove vo from symbol --- src/pages/404.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index 3d5ce80..3229ddf 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -11,8 +11,8 @@ import LinkButton from "@components/LinkButton.astro";
-

404

- ¯\_(ツ)_/¯ +

404

+

Page Not Found