From 08005029c12864a6822d2c15b0dd69a0b3925843 Mon Sep 17 00:00:00 2001 From: akshat k Date: Sat, 5 Oct 2024 03:05:29 +0530 Subject: [PATCH] fixing logo --- doc/index.html | 2 +- doc/src/components/header.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index 0c589ec..4228a85 100644 --- a/doc/index.html +++ b/doc/index.html @@ -4,7 +4,7 @@ - Vite + React + Hasty server Docs
diff --git a/doc/src/components/header.jsx b/doc/src/components/header.jsx index c42faee..52d38b5 100644 --- a/doc/src/components/header.jsx +++ b/doc/src/components/header.jsx @@ -5,7 +5,7 @@ const Header = () => {
Hasty Server Logo