🐛 Fix homepage link when baseURL contains sub-directories in path

This commit is contained in:
James Panther
2022-06-25 11:00:20 +10:00
parent bdf9928443
commit 971e8b631d
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Search link does not appear in header if main menu has no items to display
- Search only returns results in the primary language when multiple languages are available ([#229](https://github.com/jpanther/congo/issues/229))
- Link to homepage would be incorrect in some deployments if `baseURL` contained sub-directories in the path
## [2.2.3] - 2022-06-22