From 402d17f6ddaae3040e69e5b839e76e2ee88e450a Mon Sep 17 00:00:00 2001 From: Starystars67 Date: Sun, 1 Oct 2023 20:05:28 +0100 Subject: [PATCH] Added New Site Homepage and Guides index page --- docs/en/guides/index.md | 7 +++++++ docs/index.md | 5 +++++ mkdocs.yml | 2 ++ 3 files changed, 14 insertions(+) create mode 100644 docs/index.md diff --git a/docs/en/guides/index.md b/docs/en/guides/index.md index e69de29b..f2984faa 100644 --- a/docs/en/guides/index.md +++ b/docs/en/guides/index.md @@ -0,0 +1,7 @@ +--- +title: Guides +description: This set of pages provides some basic guides for BeamMP +status: new +--- + +# Guides \ No newline at end of file diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000..af94b4f8 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,5 @@ +# Home + +This page needs creating still. + +Please consider helping out by editing this page :slight_smile: \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 66c773be..e6d6491c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -48,6 +48,8 @@ extra_css: extra_javascript: - javascript/custom.js extra: + status: + new: Recently added consent: title: Cookie consent description: >-