-
- Downloads
replace .Site.IsMultiLingual with hugo.IsMultilingual (#609)
# 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
Please register or sign in to comment