mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 08:39:24 +00:00
chore: prettify _config.yml
This commit is contained in:
parent
d62e261e9c
commit
b144cd0348
1 changed files with 5 additions and 5 deletions
|
|
@ -12,7 +12,7 @@ exclude_patterns:
|
|||
".gitignore",
|
||||
"postBuild",
|
||||
"requirements*.txt",
|
||||
"bash_kernel"
|
||||
"bash_kernel",
|
||||
]
|
||||
|
||||
# Force re-execution of notebooks on each build.
|
||||
|
|
@ -41,7 +41,7 @@ sphinx:
|
|||
config:
|
||||
html_show_copyright: false
|
||||
html_theme_options:
|
||||
logo:
|
||||
image_light: media/qsv-logo.png
|
||||
image_dark: media/qsv-logo-dark.png
|
||||
logo:
|
||||
image_light: media/qsv-logo.png
|
||||
image_dark: media/qsv-logo-dark.png
|
||||
language: en
|
||||
Loading…
Add table
Add a link
Reference in a new issue