From 701c81f2ab2e794d97d206ea533edc51a03e6611 Mon Sep 17 00:00:00 2001 From: eclipse-epsilon-bot Date: Mon, 4 Nov 2024 17:24:23 +0100 Subject: [PATCH] Updating file 'mkdocs.yml' with otterdog. --- mkdocs.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 7d1d75d..9b67788 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-epsilon +site_description: Otterdog configuration @ eclipse-epsilon strict: false -site_url: https://{{ org }}.github.io/.eclipsefdn/ +site_url: https://eclipse-epsilon.github.io/.eclipsefdn/ -repo_name: {{ org }}/.eclipsefdn -repo_url: https://github.com/{{ org }}/.eclipsefdn/ +repo_name: eclipse-epsilon/.eclipsefdn +repo_url: https://github.com/eclipse-epsilon/.eclipsefdn/ docs_dir: ./docs site_dir: ./_site @@ -34,7 +34,7 @@ nav: watch: [] extra: - org_id: {{ org }} + org_id: eclipse-epsilon extra_css: - stylesheets/extra.css