chore: prettify _config.yml

This commit is contained in:
rzmk 2024-05-30 14:47:31 -04:00
parent d62e261e9c
commit b144cd0348

View file

@ -12,7 +12,7 @@ exclude_patterns:
".gitignore", ".gitignore",
"postBuild", "postBuild",
"requirements*.txt", "requirements*.txt",
"bash_kernel" "bash_kernel",
] ]
# Force re-execution of notebooks on each build. # Force re-execution of notebooks on each build.
@ -41,7 +41,7 @@ sphinx:
config: config:
html_show_copyright: false html_show_copyright: false
html_theme_options: html_theme_options:
logo: logo:
image_light: media/qsv-logo.png image_light: media/qsv-logo.png
image_dark: media/qsv-logo-dark.png image_dark: media/qsv-logo-dark.png
language: en language: en