We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c46d6c commit 86cf127Copy full SHA for 86cf127
data_management_learning_path/_config.yml
@@ -45,8 +45,9 @@ repository:
45
# Add GitHub buttons to your book
46
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
47
html:
48
- use_issues_button: true
49
- use_repository_button: true
+ favicon : favicon.ico # A path to the favicon for the book
+ use_issues_button : true
50
+ use_repository_button : true
51
52
sphinx:
53
extensions:
data_management_learning_path/favicon.ico
26 KB
0 commit comments