From ffebf1a70d934ac091601f1ef576bd43641c9362 Mon Sep 17 00:00:00 2001 From: Starystars67 Date: Sun, 1 Oct 2023 02:25:17 +0100 Subject: [PATCH] Added description to site --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 83cef8fc..5662e1a6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,6 @@ site_name: BeamMP Docs site_url: https://docs.beammp.com/ +site_description: This website serves as the new BeamMP Documentation site for general self serve support, guides and documentation. Best of all it is source available so you the community can help us to A. keep it up-to-date and B. providing the content you require. repo_url: https://github.com/beammp/docs repo_name: beammp/docs edit_uri: edit/main/docs/