From 2156d87523b9f09da6bb39ff296d187ba16d1680 Mon Sep 17 00:00:00 2001 From: eclipse-m2e-bot <59975498+eclipse-m2e-bot@users.noreply.github.com> Date: Wed, 17 Jul 2024 19:38:29 +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..7e38f6f 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-m2e +site_description: Otterdog configuration @ eclipse-m2e strict: false -site_url: https://{{ org }}.github.io/.eclipsefdn/ +site_url: https://eclipse-m2e.github.io/.eclipsefdn/ -repo_name: {{ org }}/.eclipsefdn -repo_url: https://github.com/{{ org }}/.eclipsefdn/ +repo_name: eclipse-m2e/.eclipsefdn +repo_url: https://github.com/eclipse-m2e/.eclipsefdn/ docs_dir: ./docs site_dir: ./_site @@ -35,7 +35,7 @@ nav: watch: [] extra: - org_id: {{ org }} + org_id: eclipse-m2e extra_css: - stylesheets/extra.css