From bd9983bcc898abb2eaaa718269993423af8d16f2 Mon Sep 17 00:00:00 2001 From: Daniel <50356015+danny007in@users.noreply.github.com> Date: Fri, 12 May 2023 13:09:19 +0530 Subject: [PATCH] docs\layout.astro --- src/html/components/dashboard/_sidenav.astro | 6 ++ src/html/pages/docs/layout.astro | 77 ++++++++++++++++++++ 2 files changed, 83 insertions(+) create mode 100644 src/html/pages/docs/layout.astro diff --git a/src/html/components/dashboard/_sidenav.astro b/src/html/components/dashboard/_sidenav.astro index 8ec25dedf..89eb1f66a 100644 --- a/src/html/components/dashboard/_sidenav.astro +++ b/src/html/components/dashboard/_sidenav.astro @@ -196,6 +196,12 @@ const htmlPath = convertPathToHtml(path)

Installation

+