From 51ec9df9e7d55151b00edcd09a7ddd1c4f56da89 Mon Sep 17 00:00:00 2001 From: nvsajeeva Date: Thu, 8 Aug 2024 22:55:31 +0100 Subject: [PATCH] github link and homepage --- mkdocs.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index cdb5f1c..a750a38 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -13,8 +13,7 @@ theme: - navigation.expand logo: images/logo.png -extra: - homepage: https://kubeflex.io + nav: - Home: index.md - Technical Guides: @@ -37,4 +36,7 @@ extra: - icon: fontawesome/brands/github link: https://github.com/kubeflex-io/kubeflex - icon: fontawesome/brands/linkedin - link: https://linkedin.com/company/kubeflex \ No newline at end of file + link: https://linkedin.com/company/kubeflex + homepage: https://kubeflex.io + +repo_url: 'https://github.com/kubeflex-io/kubeflex' \ No newline at end of file