From 24506810f3d8f18e96b066f8e7cbcbe155d42ee8 Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Tue, 4 Jun 2024 18:26:05 +0700 Subject: [PATCH] fix: update simple landing page --- docusaurus.config.ts | 76 ++++++++++++++++++++++---------------------- src/pages/index.tsx | 9 ++---- 2 files changed, 40 insertions(+), 45 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index adf8c6f..9288867 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -131,44 +131,44 @@ const config: Config = { ], }, footer: { - links: [ - { - title: "Docs", - items: [ - { - label: "Tutorial", - to: "/", - }, - ], - }, - { - title: "Community", - items: [ - { - label: "Stack Overflow", - href: "https://stackoverflow.com/questions/tagged/docusaurus", - }, - { - label: "Discord", - href: "https://discordapp.com/invite/docusaurus", - }, - { - label: "Twitter", - href: "https://twitter.com/docusaurus", - }, - ], - }, - { - title: "More", - items: [ - { - label: "GitHub", - href: "https://github.com/facebook/docusaurus", - }, - ], - }, - ], - copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`, + // links: [ + // { + // title: "Docs", + // items: [ + // { + // label: "Tutorial", + // to: "/", + // }, + // ], + // }, + // { + // title: "Community", + // items: [ + // { + // label: "Stack Overflow", + // href: "https://stackoverflow.com/questions/tagged/docusaurus", + // }, + // { + // label: "Discord", + // href: "https://discordapp.com/invite/docusaurus", + // }, + // { + // label: "Twitter", + // href: "https://twitter.com/docusaurus", + // }, + // ], + // }, + // { + // title: "More", + // items: [ + // { + // label: "GitHub", + // href: "https://github.com/facebook/docusaurus", + // }, + // ], + // }, + // ], + copyright: `Copyright © ${new Date().getFullYear()} Homebrew Computer Company Pte Ltd.`, }, prism: { theme: prismThemes.github, diff --git a/src/pages/index.tsx b/src/pages/index.tsx index dcb8aa3..a3e51cd 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -7,13 +7,8 @@ const Home = () => { return (
-
-

- Lorem ipsum dolor sit amet, consectetur adipisicing elit. - Distinctio, quia nemo deleniti eos placeat, voluptatibus, facilis - voluptatum ipsam rem cum sapiente praesentium iusto laudantium! - Illum quia atque quam impedit sequi. -

+
+

Cortex is under construction