🐛 Fix support for Hugo default figure shortcode

Fixes: #1074
This commit is contained in:
James Panther
2025-06-23 08:56:12 +10:00
parent b58e81d746
commit 65ceb3d1b1
2 changed files with 39 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
- `figure` shortcode would load recursively when using the `default` paramater ([#1074](https://github.com/jpanther/congo/issues/1074))
- Some partials not loading due to incorrect file paths ([#1075](https://github.com/jpanther/congo/pull/1075))
## [2.12.0] - 2025-06-22