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