mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 10:05:42 +08:00
435 B
435 B
+++ title = 'Version 2.6' type = 'releasenotes' weight = -6
[params] disableToc = false hidden = true minHugoVersion = '0.81.0' +++
2.6.0 (2021-10-21)
New
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Your site can now be served from a subdirectory if you set
baseURL
in yourhugo.toml
. See the documentation for a detailed example.