diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2024-04-07 14:59:16 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2024-04-07 15:03:26 +0200 |
| commit | 8858738b17ea5b992d684ff40450b5405cea22c8 (patch) | |
| tree | a6bd7dd781f79eb59357b21d90b6c4948cd35e66 /exampleSite/config/_default | |
| parent | 4fb3a6c043693e1b5c145d0bb9cb0166a3872d88 (diff) | |
| download | gohugo-theme-ed-8858738b17ea5b992d684ff40450b5405cea22c8.tar.gz | |
Updated the minimum required Hugo version to 0.114.0
Diffstat (limited to 'exampleSite/config/_default')
| -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 b0fd623..d5b1459 100644 --- a/exampleSite/config/_default/config.yaml +++ b/exampleSite/config/_default/config.yaml @@ -169,4 +169,4 @@ frontmatter: module: hugoVersion: extended: true - min: '0.95.0' + min: '0.114.0' |
