From ea1aeb8a6a501cf4bdb1a72f0a32c508da6684bc Mon Sep 17 00:00:00 2001 From: anju <20214315.anju@gmail.com> Date: Thu, 3 Oct 2024 18:17:30 +0530 Subject: [PATCH] successfully updated the theme even more darker issue #30 resolved --- doc/src/components/features.jsx | 2 +- doc/src/components/helloWorld.jsx | 2 +- doc/src/components/installation.jsx | 2 +- doc/src/components/introduction.jsx | 2 +- doc/src/components/quick-start.jsx | 2 +- doc/src/layout.jsx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/src/components/features.jsx b/doc/src/components/features.jsx index 9066b78..d2bbd5b 100644 --- a/doc/src/components/features.jsx +++ b/doc/src/components/features.jsx @@ -2,7 +2,7 @@ import Typography from "./general/typography"; const Features = () => { return ( -
Hasty Server allows you to quickly set up a web server. diff --git a/doc/src/components/installation.jsx b/doc/src/components/installation.jsx index d29a865..cff0266 100644 --- a/doc/src/components/installation.jsx +++ b/doc/src/components/installation.jsx @@ -4,7 +4,7 @@ import { dracula } from "react-syntax-highlighter/dist/esm/styles/prism"; // Use const Installation = () => { return ( -
Hasty Server is a lightweight, fast, and easy-to-use web server written entirely in diff --git a/doc/src/components/quick-start.jsx b/doc/src/components/quick-start.jsx index b98e997..21d98fa 100644 --- a/doc/src/components/quick-start.jsx +++ b/doc/src/components/quick-start.jsx @@ -5,7 +5,7 @@ import { coy } from "react-syntax-highlighter/dist/esm/styles/prism"; const QuickStart = () => { return ( -