Fix deprecation warnings (#962)

This commit is contained in:
Andreas Deininger 2024-08-31 00:14:02 +02:00 committed by GitHub
parent dde735d3af
commit 02e5e99cf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 274 additions and 208 deletions

View file

@ -91,7 +91,7 @@ Here are few screenshots from the [example site](https://hugo-toha.github.io).
## Requirements
- Hugo Version 0.118.0 (extended) or higher
- Hugo Version 0.128.0 (extended) or higher
- Go language 1.18 or higher (require for hugo modules)
- Node version v18.x or later and npm 8.x or later.