mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-15 22:13:31 -06:00
Fix navigation when .html
omitted (#1374)
* Prefer exact match of pathname * Update CHANGELOG.md
This commit is contained in:
@@ -17,6 +17,7 @@ This website is built from the `HEAD` of the `main` branch of the theme reposito
|
||||
|
||||
Code changes to `main` that are *not* in the latest release:
|
||||
|
||||
- Fixed: incorrect navigation when `.html` omitted from URL by [@pdmosses] in [#1374]
|
||||
- Fixed: incorrect positioning of clickable area for navigation links on Safari by [@mattxwang] in [#1403]
|
||||
|
||||
Docs changes made since the latest release:
|
||||
@@ -29,6 +30,7 @@ Docs changes made since the latest release:
|
||||
|
||||
[@mitchnemirov]: https://github.com/mitchnemirov
|
||||
|
||||
[#1374]: https://github.com/just-the-docs/just-the-docs/pull/1374
|
||||
[#1390]: https://github.com/just-the-docs/just-the-docs/pull/1390
|
||||
[#1403]: https://github.com/just-the-docs/just-the-docs/pull/1403
|
||||
|
||||
|
Reference in New Issue
Block a user