diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2024-04-14 23:59:19 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2024-04-15 08:59:13 +0200 |
| commit | ed370f667e3fbe55924bdac65059a32c6fae60e7 (patch) | |
| tree | 32608e73007af90a2bb41075033466e6124dd372 /exampleSite/config | |
| parent | 78726229a2a7db2f0f6a478b02b49c3a11b2c393 (diff) | |
| download | gohugo-theme-ed-ed370f667e3fbe55924bdac65059a32c6fae60e7.tar.gz | |
Update documentation
Diffstat (limited to 'exampleSite/config')
| -rw-r--r-- | exampleSite/config/_default/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config/_default/config.yaml b/exampleSite/config/_default/config.yaml index eda82ea..752a47f 100644 --- a/exampleSite/config/_default/config.yaml +++ b/exampleSite/config/_default/config.yaml @@ -142,7 +142,7 @@ markup: goldmark: parser: attribute: - # Enable custom attribute support for blocks + # Enable custom attribute support for blocks block: true # If enableGitInfo is true, it will override any lastmod dates in our |
