From 42a21b33ca41d85b92a50df24b13eec78a2fe9f8 Mon Sep 17 00:00:00 2001 From: Chandan Kumar <149804185+chandankumarm55@users.noreply.github.com> Date: Sun, 15 Sep 2024 22:49:58 +0530 Subject: [PATCH 1/2] fixed the bad request url at banner --- docusaurus/website/src/pages/index.js | 80 +++++++++++++-------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/docusaurus/website/src/pages/index.js b/docusaurus/website/src/pages/index.js index 5efc1fa985..1ba9694cbf 100644 --- a/docusaurus/website/src/pages/index.js +++ b/docusaurus/website/src/pages/index.js @@ -50,62 +50,62 @@ function Home() { className={clsx(styles.heroBannerLogo, 'margin-vert--md')} alt="Create React App logo" src={useBaseUrl('img/logo.svg')} - /> -
{siteConfig.tagline}
+ />{' '} +{siteConfig.tagline}
{' '}{content}
+{content}
{' '}
- Whether you’re using React or another library, Create React App
- lets you focus on code, not build tools.
+ Whether you’ re using React or another library, Create React App
+ lets you focus on code, not build tools .{' '}
- To create a project called my-app, run this command:
-
- Updating your build tooling is typically a daunting and - time-consuming task. When new versions of Create React App are + Updating your build tooling is typically a daunting and time - + consuming task.When new versions of Create React App are released, you can upgrade using a single command: -
+ {' '}{siteConfig.tagline}
{' '} -{ siteConfig.tagline }
+{content}
{' '} + { features.map(({ title, content }, idx) => ( +{ content }
- Whether you’ re using React or another library, Create React App
- lets you focus on code, not build tools .{' '}
+ Whether you’re using React or another library, Create React App
+ lets you focus on code, not build tools.
- To create a project called my - app , run this command:{' '}
-
- Updating your build tooling is typically a daunting and time - - consuming task.When new versions of Create React App are + Updating your build tooling is typically a daunting and + time-consuming task. When new versions of Create React App are released, you can upgrade using a single command: -
{' '} +