We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20640a commit 333e0cbCopy full SHA for 333e0cb
mkdocs.yml
@@ -1,11 +1,11 @@
1
-site_name: Otterdog configuration @ {{ org }}
2
-site_description: Otterdog configuration @ {{ org }}
+site_name: Otterdog configuration @ eclipse-milo
+site_description: Otterdog configuration @ eclipse-milo
3
strict: false
4
5
-site_url: https://{{ org }}.github.io/.eclipsefdn/
+site_url: https://eclipse-milo.github.io/.eclipsefdn/
6
7
-repo_name: {{ org }}/.eclipsefdn
8
-repo_url: https://github.com/{{ org }}/.eclipsefdn/
+repo_name: eclipse-milo/.eclipsefdn
+repo_url: https://github.com/eclipse-milo/.eclipsefdn/
9
10
docs_dir: ./docs
11
site_dir: ./_site
@@ -34,7 +34,7 @@ nav:
34
watch: []
35
36
extra:
37
- org_id: {{ org }}
+ org_id: eclipse-milo
38
39
extra_css:
40
- stylesheets/extra.css
0 commit comments