From 722a5591ae14dc203e5ff54b865a564a12a91fec Mon Sep 17 00:00:00 2001 From: Igor Radovanovic <74266147+IgorWounds@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:48:36 +0200 Subject: Remove OpenBB Terminal from docs page --- website/sidebars.js | 10 +++++----- website/src/pages/index.tsx | 46 --------------------------------------------- 2 files changed, 5 insertions(+), 51 deletions(-) diff --git a/website/sidebars.js b/website/sidebars.js index 61cc29e70fe..363ca91127e 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -37,11 +37,6 @@ const sidebars = { items: [ { type: "autogenerated", dirName: "platform" }], }, - { - type: "category", - label: "OpenBB Terminal", - items: [{ type: "autogenerated", dirName: "terminal" }], - }, { type: "category", label: "OpenBB Bot", @@ -57,6 +52,11 @@ const sidebars = { value: "LEGACY", defaultStyle: true, }, + { + type: "category", + label: "OpenBB Terminal", + items: [{ type: "autogenerated", dirName: "terminal" }], + }, { type: "category", label: "OpenBB SDK", diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 06246ef609d..43a5f48836b 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -94,52 +94,6 @@ export default function Home(): JSX.Element {
-
- -

- OpenBB Terminal -

-

- The OpenBB Terminal is an open source investment research platform accessible to everyone, everywhere. -

-

- See more - -

- - -

- OpenBB Bot -

-

- The OpenBB Bot bring market data directly to your financial groups, such as on Discord, Telegram and more. -

-

- See more - -

- -

Looking for our website?{" "}