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