From 04f0a63abfbb35103c42737b08e875c0ff8ccefb Mon Sep 17 00:00:00 2001 From: DidierRLopes Date: Fri, 3 Nov 2023 14:32:48 -0700 Subject: fix front matter (#5667) --- website/content/pro/dashboards/index.md | 2 +- website/content/pro/dashboards/report.md | 3 ++- website/content/pro/main-menu/data-connectors/single-widget.md | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/website/content/pro/dashboards/index.md b/website/content/pro/dashboards/index.md index 6b1b99f026c..d710c9adc8d 100644 --- a/website/content/pro/dashboards/index.md +++ b/website/content/pro/dashboards/index.md @@ -4,7 +4,7 @@ sidebar_position: 0 description: This documentation page explains the functionalities of OpenBB Terminal Pro's dashboard feature. Learn how to add widgets, text, rename, duplicate, and interact with dashboards in various ways for efficient data visualization. -keywords: Documentation +keywords: - Dashboard Usage - Data Visualization - Add Widgets diff --git a/website/content/pro/dashboards/report.md b/website/content/pro/dashboards/report.md index 3c8bdf34715..1507cb7a1f0 100644 --- a/website/content/pro/dashboards/report.md +++ b/website/content/pro/dashboards/report.md @@ -4,7 +4,8 @@ sidebar_position: 3 description: Learn how to create a report out of a dashboard in OpenBB Terminal Pro. Discover the power of static reports in PDF or PNG format with additional insights and how to export it. -keywords: report creation +keywords: +- Report creation - Export dashboard as report - Export report as PDF - Export report as PNG diff --git a/website/content/pro/main-menu/data-connectors/single-widget.md b/website/content/pro/main-menu/data-connectors/single-widget.md index caf8e3a9085..f32078a7338 100644 --- a/website/content/pro/main-menu/data-connectors/single-widget.md +++ b/website/content/pro/main-menu/data-connectors/single-widget.md @@ -29,4 +29,4 @@ If your endpoint requires additional headers, don't worry. You can easily add th In addition, if your API endpoint doesn't return a a simple JSON but a nested architecture, you will be prompted with a "Data Key" parameter which you can use to grab the data of interest. -If you want to do something more custom, you should look into creating [your own backend](/pro/main-menu/data-connectors/advanced.md), or reach out to OpenBB for support. +If you want to do something more custom, you should look into creating [your own backend](/pro/main-menu/data-connectors/integrate-your-own-backend), or reach out to OpenBB for support. -- cgit v1.2.3