From 333e0cbfdd3e02fc30e2925997033f18805341ba Mon Sep 17 00:00:00 2001 From: eclipse-milo-bot <48804891+eclipse-milo-bot@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:44:25 +0100 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 7d1d75d..df5d89b 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-milo +site_description: Otterdog configuration @ eclipse-milo strict: false -site_url: https://{{ org }}.github.io/.eclipsefdn/ +site_url: https://eclipse-milo.github.io/.eclipsefdn/ -repo_name: {{ org }}/.eclipsefdn -repo_url: https://github.com/{{ org }}/.eclipsefdn/ +repo_name: eclipse-milo/.eclipsefdn +repo_url: https://github.com/eclipse-milo/.eclipsefdn/ docs_dir: ./docs site_dir: ./_site @@ -34,7 +34,7 @@ nav: watch: [] extra: - org_id: {{ org }} + org_id: eclipse-milo extra_css: - stylesheets/extra.css