From 2c7b21c4063cd15fe86c1eefef14a8ace788e936 Mon Sep 17 00:00:00 2001 From: hawkbit-bot <37907484+hawkbit-bot@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:02:49 +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..ea72d0b 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-hawkbit +site_description: Otterdog configuration @ eclipse-hawkbit strict: false -site_url: https://{{ org }}.github.io/.eclipsefdn/ +site_url: https://eclipse-hawkbit.github.io/.eclipsefdn/ -repo_name: {{ org }}/.eclipsefdn -repo_url: https://github.com/{{ org }}/.eclipsefdn/ +repo_name: eclipse-hawkbit/.eclipsefdn +repo_url: https://github.com/eclipse-hawkbit/.eclipsefdn/ docs_dir: ./docs site_dir: ./_site @@ -35,7 +35,7 @@ nav: watch: [] extra: - org_id: {{ org }} + org_id: eclipse-hawkbit extra_css: - stylesheets/extra.css