hugo-theme-anubis2/layouts/_default
Philip Mallegol-Hansen 8c718ed668
Corrects readNextPosts logic
The docs at https://gohugo.io/functions/collections/isset/ specify that the isset function must be called with a lowercase representation of the key we wish to check.

If we do not, the function always returns false.
2024-05-06 10:01:20 -07:00
..
_markup pre-commit formatter 2024-04-09 20:03:09 +08:00
baseof.html pre-commit formatter 2024-04-09 20:03:09 +08:00
list.html pre-commit formatter 2024-04-09 20:03:09 +08:00
rss.xml fix: PermaLink to RelPermalink 2024-04-09 19:33:28 +08:00
single.html Corrects readNextPosts logic 2024-05-06 10:01:20 -07:00
sitemap.xml fix the sitemap url 2024-05-03 01:30:14 +08:00
taxonomy.html markdonify titles #198 2023-08-12 10:28:38 +02:00
terms.html pre-commit formatter 2024-04-09 20:03:09 +08:00