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 0d2a831 commit 1ade192Copy full SHA for 1ade192
mkdocs.yml
@@ -1,11 +1,11 @@
1
-site_name: Otterdog configuration @ {{ org }}
2
-site_description: Otterdog configuration @ {{ org }}
+site_name: Otterdog configuration @ osgi
+site_description: Otterdog configuration @ osgi
3
strict: false
4
5
-site_url: https://{{ org }}.github.io/.eclipsefdn/
+site_url: https://osgi.github.io/.eclipsefdn/
6
7
-repo_name: {{ org }}/.eclipsefdn
8
-repo_url: https://github.com/{{ org }}/.eclipsefdn/
+repo_name: osgi/.eclipsefdn
+repo_url: https://github.com/osgi/.eclipsefdn/
9
10
docs_dir: ./docs
11
site_dir: ./_site
@@ -35,7 +35,7 @@ nav:
35
watch: []
36
37
extra:
38
- org_id: {{ org }}
+ org_id: osgi
39
40
extra_css:
41
- stylesheets/extra.css
0 commit comments