From bca1e701583942ae58634706646742e271c02010 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Sat, 6 Jun 2020 14:40:52 +0200 Subject: [PATCH] test --- mkdocs-readthedocs.yml | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs-readthedocs.yml b/mkdocs-readthedocs.yml index deb7ada4..5e281416 100644 --- a/mkdocs-readthedocs.yml +++ b/mkdocs-readthedocs.yml @@ -4,7 +4,7 @@ site_description: A curated list of awesome IT projects and resources. Inspired site_author: inafev docs_dir: docs/ #repo_name: redhatspain/awesome-kubernetes -#repo_url: https://github.com/redhatspain/awesome-kubernetes +repo_url: https://github.com/redhatspain/awesome-kubernetes theme: name: readthedocs prev_next_buttons_location: both diff --git a/mkdocs.yml b/mkdocs.yml index d3043c5e..8a543963 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ site_url: https://redhatspain.com site_description: A curated list of awesome IT projects and resources. Inspired by the awesome list. site_author: inafev docs_dir: docs/ -repo_name: redhatspain/awesome-kubernetes +#repo_name: redhatspain/awesome-kubernetes repo_url: https://github.com/redhatspain/awesome-kubernetes theme: name: material