mirror of
https://github.com/spl0k/supysonic.git
synced 2024-12-22 00:46:18 +00:00
Make build stop complaining
This commit is contained in:
parent
a717a0905e
commit
24a796e19f
@ -31,7 +31,7 @@ smartquotes_action = "qe"
|
|||||||
primary_domain = None
|
primary_domain = None
|
||||||
highlight_language = "none"
|
highlight_language = "none"
|
||||||
|
|
||||||
language = None
|
language = "en"
|
||||||
|
|
||||||
|
|
||||||
# -- Options for HTML output -------------------------------------------------
|
# -- Options for HTML output -------------------------------------------------
|
||||||
@ -41,6 +41,7 @@ html_theme_options = {
|
|||||||
"description": supysonic.DESCRIPTION,
|
"description": supysonic.DESCRIPTION,
|
||||||
"github_user": "spl0k",
|
"github_user": "spl0k",
|
||||||
"github_repo": "supysonic",
|
"github_repo": "supysonic",
|
||||||
|
"github_type": "star",
|
||||||
}
|
}
|
||||||
html_static_path = ["_static"]
|
html_static_path = ["_static"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user