From 8c194f3d7e64a0b00e20f6c73b821c391deab3f3 Mon Sep 17 00:00:00 2001 From: eclipse-fog05-bot <77798068+eclipse-fog05-bot@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:56:59 +0200 Subject: [PATCH] Updating file 'mkdocs.yml' with otterdog. --- mkdocs.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index e932d0c..9d1d3ba 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,11 +1,11 @@ -site_name: Otterdog configuration @ {{ org }} -site_description: Otterdog configuration @ {{ org }} +site_name: Otterdog configuration @ eclipse-fog05 +site_description: Otterdog configuration @ eclipse-fog05 strict: false -site_url: https://{{ org }}.github.io/.eclipsefdn/ +site_url: https://eclipse-fog05.github.io/.eclipsefdn/ -repo_name: {{ org }}/.eclipsefdn -repo_url: https://github.com/{{ org }}/.eclipsefdn/ +repo_name: eclipse-fog05/.eclipsefdn +repo_url: https://github.com/eclipse-fog05/.eclipsefdn/ docs_dir: ./docs site_dir: ./_site @@ -35,7 +35,7 @@ nav: watch: [] extra: - org_id: {{ org }} + org_id: eclipse-fog05 extra_css: - stylesheets/extra.css