We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761fd50 commit ee03c4fCopy full SHA for ee03c4f
src/site/sphinx/conf.py
@@ -39,9 +39,9 @@
39
html_css_files = ["svg.css"]
40
41
html_theme_options = {
42
- "logo": "logo-no-background.svg",
+ "logo": "_static/logo-no-background.svg",
43
"logo_alt": "JSQL Parser",
44
- "favicon": "favicon.svg",
+ "favicon": "_static/favicon.svg",
45
"color_primary": "#0063db",
46
"color_accent": "#d90000",
47
"color_sidebar_bg": "#f5f6fa",
0 commit comments