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 ( -