From 1cec7bd5fa33dc96af0fddef293d0b49ce2150f4 Mon Sep 17 00:00:00 2001 From: Ravi Chamarthy Date: Thu, 27 Oct 2022 14:15:04 +0000 Subject: [PATCH] site: fix site description Signed-off-by: Ravi Chamarthy --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 08e2d6e..fbc87dc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ site_name: Stacker Build site_url: https://stackerbuild.io -site_description: Stacker Build Docuementation +site_description: Stacker Build repo_url: https://github.com/project-stacker/stacker repo_name: project-stacker/stacker edit_uri: ""