mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Fix figure aligment
This commit is contained in:
@@ -39,14 +39,14 @@ disqusShortname = "yourdiscussshortname"
|
||||
# "auto" (use preference set by browser)
|
||||
# "dark" (dark background, light foreground)
|
||||
# "light" (light background, dark foreground) (default)
|
||||
colorscheme = "light"
|
||||
colorscheme = "auto"
|
||||
|
||||
# Series see also post count
|
||||
maxSeeAlsoItems = 5
|
||||
|
||||
# Custom CSS
|
||||
custom_css = []
|
||||
|
||||
|
||||
# Custom JS
|
||||
custom_js = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user