mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 00:50:19 +08:00
962 B
962 B
+++ description = "All configuration options of the Relearn theme" tags = ["reference"] title = "Options Reference" weight = 6 +++
You can set configuration options in your hugo.toml
. On top of Hugo's configuration options, you can use the following settings unique to the theme.
A configurable option is marked with {{% badge style="cyan" icon="gears" title=" " %}}Option{{% /badge %}} badge throughout the documentation.
Index
{{% taxonomy "options" "h3" %}}
All config options
The values reflect example options. The defaults can be taken from the annotated example below or the individual documentation.
{{< multiconfig file=hugo section=params >}} {{% include "config/_default/params.toml" %}} {{< /multiconfig >}}
Annotated config options
[params]
{{% include "config/_default/params.toml" %}}