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 762e99b commit eb50b99Copy full SHA for eb50b99
1 file changed
mkdocs.yml
@@ -1,11 +1,11 @@
1
-site_name: Otterdog configuration @ {{ org }}
2
-site_description: Otterdog configuration @ {{ org }}
+site_name: Otterdog configuration @ eclipse-disuko
+site_description: Otterdog configuration @ eclipse-disuko
3
strict: false
4
5
-site_url: https://{{ org }}.github.io/.eclipsefdn/
+site_url: https://eclipse-disuko.github.io/.eclipsefdn/
6
7
-repo_name: {{ org }}/.eclipsefdn
8
-repo_url: https://github.com/{{ org }}/.eclipsefdn/
+repo_name: eclipse-disuko/.eclipsefdn
+repo_url: https://github.com/eclipse-disuko/.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-disuko
38
39
extra_css:
40
- stylesheets/extra.css
0 commit comments