diff options
author | Nicholas Johnson <> | 2025-07-24 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <> | 2025-07-24 00:00:00 +0000 |
commit | be0d5a49d7c296118600dbc2cea43ea08576ac8f7010b1b146f742fb5f5c3c22 (patch) | |
tree | 18eebe3398e0a93f842e35646e0bc67b1d11ba68ddd57b3fa2f111050f78fc87 /layouts/partials/footer.html | |
parent | e075f613576bb92f5898d079c87ef92670f62fff6f0b7d6f2fb8a0e8327d8326 (diff) | |
download | hugo-theme-journal-be0d5a49d7c296118600dbc2cea43ea08576ac8f7010b1b146f742fb5f5c3c22.tar.gz hugo-theme-journal-be0d5a49d7c296118600dbc2cea43ea08576ac8f7010b1b146f742fb5f5c3c22.zip |
Move taxonomy and term layouts to layouts/_default
Hugo's template system was reimplemented in Hugo version 0.146.0.
"We [the Hugo developers] have aimed to maintain as much backward
compatibility as possible by mapping "old to new," but some reported
breakages have occurred."
Reference: https://gohugo.io/templates/new-templatesystem-overview/
The "mapping "old to new,"" is not yet documented, but moving the
taxonomy and term layouts to layouts/_default seems to be sufficient to
properly generate this theme on Hugo versions later than 0.146.0.
To retain backward compatibility with older Hugo versions, the other
recommended changes to the layouts directory are not made.
Reference: https://gohugo.io/templates/new-templatesystem-overview/#changes-to-the-layouts-folder
Diffstat (limited to 'layouts/partials/footer.html')
0 files changed, 0 insertions, 0 deletions