hugo-book/layouts/partials/docs
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
..
inject Add before and after partials for toc (#296) 2021-01-26 18:45:08 +01:00
brand.html #343, #165: Move lang selector to left menu 2021-08-18 11:12:58 +02:00
comments.html #133, move disqus to separate template to allow override, rename BookDisqus to BookComments 2020-01-17 21:44:25 +01:00
date.html #162, Add docs/date partial, for date customization 2020-04-10 20:24:36 +02:00
footer.html Use null alt text when icon is next to action (#610) 2024-04-13 11:18:14 +02:00
header.html - hide ToC icon in header if ToC not enabled (#225) 2020-05-25 22:40:54 +02:00
html-head-title.html Allow site title to be customised via parital (#384) 2021-09-27 09:36:02 +02:00
html-head.html Replace flexsearch with fusejs (#600) 2024-05-18 12:29:55 +02:00
languages.html #343, #165: Move lang selector to left menu 2021-08-18 11:12:58 +02:00
menu-bundle.html Add deprecation notice for menu bundle 2021-05-21 00:46:53 +02:00
menu-filetree.html #440L Adjust bookHref, check .Content again, add redirect 2022-04-26 13:14:22 +02:00
menu-hugo.html #441, add menu.params.class support 2022-11-02 23:42:10 +01:00
menu.html replace .Site.IsMultiLingual with hugo.IsMultilingual (#609) 2024-05-18 12:31:58 +02:00
post-meta.html Improve posts title rendering 2021-05-03 22:05:25 +02:00
search.html #215, Fix menu translateX for RTL (negative X) 2020-05-18 23:58:21 +02:00
taxonomy.html #141, Add page counters to taxonomy side menu 2020-02-10 22:24:36 +01:00
title.html (MAINT) Respect LinkTitle in page metadata (#483) 2022-10-05 10:01:03 +02:00
toc.html Refactor aside menus, add extra wrapper 2021-01-26 22:20:30 +01:00