mirror of
https://github.com/beetbox/beets.git
synced 2025-12-23 00:54:03 +01:00
Rename assets/ to _static/ (logo, css, custom Sphinx stuff)
This commit is contained in:
parent
4dc1f251d7
commit
c1e2b34aa2
2 changed files with 1 additions and 1 deletions
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
|
@ -68,4 +68,4 @@ html_theme_options = {
|
|||
},
|
||||
}
|
||||
html_title = "beets"
|
||||
html_logo = "assets/beets_logo.png"
|
||||
html_logo = "_static/beets_logo.png"
|
||||
|
|
|
|||
Loading…
Reference in a new issue