mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-13 14:42:29 +02:00
Update minimum required Hugo version to 0.125.7
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{{- if lt hugo.Version "0.112.4" }}
|
||||
{{- errorf "=> hugo v0.112.4 or greater is required for hugo-PaperMod to build " }}
|
||||
{{- if lt hugo.Version "0.125.7" }}
|
||||
{{- errorf "=> hugo v0.125.7 or greater is required for hugo-PaperMod to build " }}
|
||||
{{- end -}}
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
Reference in New Issue
Block a user