🐛 Fix for templating changes in Hugo v0.146.0 or later

Fixes #1049
This commit is contained in:
James Panther
2025-06-22 11:10:09 +10:00
parent 343ba2a4ae
commit 4e4b470915
4 changed files with 8 additions and 7 deletions
+1
View File
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
- Shortcodes placed after code blocks with line numbers are rendered with incorrect spacing ([#987](https://github.com/jpanther/congo/issues/987))
- Error building site due to template system changes in Hugo v0.146.0 or later ([#1049](https://github.com/jpanther/congo/issues/1049))
## [2.11.0] - 2025-02-24