Skip to content

Commit 7a78093

Browse files
committed
docs: fixed format
1 parent 13afe3d commit 7a78093

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"css/score.css",
4343
]
4444

45-
html_logo ="_assets/S-CORE_Logo_white.svg"
45+
html_logo = "_assets/S-CORE_Logo_white.svg"
4646

4747
html_theme_options = {
4848
"external_links": [
@@ -62,7 +62,6 @@
6262
],
6363
"use_edit_page_button": True, # https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/source-buttons.html#add-an-edit-button
6464
"collapse_navigation": True,
65-
6665
}
6766

6867
html_context = {

0 commit comments

Comments
 (0)