Skip to content

Commit f7c9433

Browse files
doc: fix links
Signed-off-by: manticore-projects <andreas@manticore-projects.com>
1 parent ee03c4f commit f7c9433

File tree

5 files changed

+42230
-2
lines changed

5 files changed

+42230
-2
lines changed
Lines changed: 171 additions & 0 deletions
Loading

src/site/sphinx/_images/logo-no-background.svg

Lines changed: 1 addition & 0 deletions
Loading

src/site/sphinx/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
html_css_files = ["svg.css"]
4040

4141
html_theme_options = {
42-
"logo": "_static/logo-no-background.svg",
42+
"logo": "logo-no-background.svg",
4343
"logo_alt": "JSQL Parser",
44-
"favicon": "_static/favicon.svg",
44+
"favicon": "favicon.svg",
4545
"color_primary": "#0063db",
4646
"color_accent": "#d90000",
4747
"color_sidebar_bg": "#f5f6fa",

0 commit comments

Comments
 (0)