Fix figure aligment

This commit is contained in:
Luiz F. A. de Prá
2020-02-14 17:54:38 -03:00
parent d6215b06e8
commit fcd8916343
6 changed files with 10 additions and 4 deletions

View File

@@ -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 = []