From 767193cb17218e7faeedba67edec6845148bf2b6 Mon Sep 17 00:00:00 2001 From: Tom van Woudenberg Date: Fri, 15 Nov 2024 17:14:50 +0100 Subject: [PATCH] Update _config.yml --- book/_config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/book/_config.yml b/book/_config.yml index 852a228..44d6641 100644 --- a/book/_config.yml +++ b/book/_config.yml @@ -20,6 +20,9 @@ sphinx: exclude_patterns: ["**/_*.yml", "**/*.md", "**/*.ipynb"] html_theme_options: repository_url: "https://github.com/user/repo" #add your own repo URL here + path_to_docs: "book" + repository_branch: "main" + use_edit_page_button: true use_repository_button: true use_issues_button : true launch_buttons: