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 /config.yaml | |
| parent | 4fb3a6c043693e1b5c145d0bb9cb0166a3872d88 (diff) | |
| download | gohugo-theme-ed-8858738b17ea5b992d684ff40450b5405cea22c8.tar.gz | |
Updated the minimum required Hugo version to 0.114.0
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml index 6aefd31..96fbc21 100644 --- a/config.yaml +++ b/config.yaml @@ -2,7 +2,7 @@ module: hugoVersion: extended: true - min: '0.95.0' + min: '0.114.0' imports: - path: github.com/olivernn/lunr.js |
