diff --git a/mkdocs.yml b/mkdocs.yml index e932d0c..b232087 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-zenoh-flow +site_description: Otterdog configuration @ eclipse-zenoh-flow strict: false -site_url: https://{{ org }}.github.io/.eclipsefdn/ +site_url: https://eclipse-zenoh-flow.github.io/.eclipsefdn/ -repo_name: {{ org }}/.eclipsefdn -repo_url: https://github.com/{{ org }}/.eclipsefdn/ +repo_name: eclipse-zenoh-flow/.eclipsefdn +repo_url: https://github.com/eclipse-zenoh-flow/.eclipsefdn/ docs_dir: ./docs site_dir: ./_site @@ -35,7 +35,7 @@ nav: watch: [] extra: - org_id: {{ org }} + org_id: eclipse-zenoh-flow extra_css: - stylesheets/extra.css