Skip to content
Snippets Groups Projects
Select Git revision
  • 1c78b920b015fe7fd127e64203674a2f2817518a
  • master default protected
  • essai-pagination
  • reorganize-stuff
4 results

layouts

user avatar
Eitan Adler authored and GitHub committed
# Problem

The warning
```
INFO  deprecated: .Site.IsMultiLingual was deprecated in Hugo v0.124.0
and will be removed in a future release. Use hugo.IsMultilingual
instead.``

shows up

# Solution

Follow the deprecation warning
1c78b920
History