hugo-theme-relearn/exampleSite/content/basics/configuration/_index.en.md
2023-11-30 00:14:22 +01:00

491 B

+++ tags = ["config"] title = "Configuration" weight = 20 +++

On top of Hugo's global configuration options, the Relearn theme lets you define further options unique to the theme in your hugo.toml. The defaults are written in the comments of each option.

Note that some of these options are explained in detail in other sections of this documentation.

[params]
{{% include "config/_default/params.toml" %}}