Add canonicalUrl parameter

This commit is contained in:
HactarCE
2025-04-02 11:25:03 -04:00
parent 343ba2a4ae
commit bc07e401ad
2 changed files with 9 additions and 1 deletions
+4
View File
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Added
- `canonicalUrl` parameter for page front matter
### Fixed
- Shortcodes placed after code blocks with line numbers are rendered with incorrect spacing ([#987](https://github.com/jpanther/congo/issues/987))