mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Upgrade Furo theme to 2022.12.07. Refs #3077
Should fix "Previous" and "Next" arrow styling issue.
This commit is contained in:
parent
ff665de3ca
commit
4d82a42229
2 changed files with 6 additions and 4 deletions
|
|
@ -49,7 +49,7 @@ lxml = "^4.3"
|
|||
markdown = "~3.3.7"
|
||||
typogrify = "^2.0"
|
||||
sphinx = "^5.1"
|
||||
furo = "2022.06.21"
|
||||
furo = "2022.12.07"
|
||||
livereload = "^2.6"
|
||||
psutil = {version = "^5.7", optional = true}
|
||||
pygments = "~2.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue