hugo-book-theme/layouts
Eitan Adler 56bdf62c9d use .Sites.Default instead of .Sites.First
# Problem

The warning
```
INFO  deprecated: .Sites.First was deprecated in Hugo v0.127.0 and will be removed in a future release. Use .Sites.Default instead.
```

appears

# Solution

Follow the warning. Use `.Sites.Default`
2024-06-05 23:22:40 -07:00
..
_default #524: Disable numbered plugin for non-article pages 2023-12-05 00:33:41 +01:00
partials/docs use .Sites.Default instead of .Sites.First 2024-06-05 23:22:40 -07:00
posts #524: Disable numbered plugin for non-article pages 2023-12-05 00:33:41 +01:00
shortcodes Fix typos (#575) 2024-01-10 12:40:24 +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