hugo-book/layouts
Eitan Adler 1c78b920b0
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
2024-05-18 12:31:58 +02:00
..
_default #524: Disable numbered plugin for non-article pages 2023-12-05 00:33:41 +01:00
partials/docs replace .Site.IsMultiLingual with hugo.IsMultilingual (#609) 2024-05-18 12:31:58 +02:00
posts #524: Disable numbered plugin for non-article pages 2023-12-05 00:33:41 +01:00
shortcodes #583, fix katex and mermaid examples with raw html 2024-02-17 18:57:02 +01:00
taxonomy #524: Disable numbered plugin for non-article pages 2023-12-05 00:33:41 +01:00
404.html Removed extra Google Analitics include (#389) 2021-10-19 21:56:36 +02:00