Skip to content

v1.9.2

Compare
Choose a tag to compare
@cntrump cntrump released this 31 Dec 05:08
· 474 commits to master since this release
ee8e1c2

HAPPY NEW YEAR

  • Allow select Light or Dark theme
  • Allow enable comments globally

Theme style:

  • Auto (default)
    [params]
    style = "auto"
  • Light theme
    [params]
    style = "light"
  • Dark theme
    [params]
    style = "dark"

Enable comments globally:

[params.comments]
enable = true

Note:

value of comments on page always higher than config.toml