Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Navbar: Fix active class not applied on Blog (#238)
The "Blog" link on Navbar was not getting the active class due to a misconfiguration in "config.yaml". This PR fixes that. Before: ![image](https://github.com/notaryproject/notaryproject.dev/assets/34372791/059bd292-db98-4d1b-92b0-10e8c6d4171c) Now: ![image](https://github.com/notaryproject/notaryproject.dev/assets/34372791/c37843a6-e7d2-4daf-b26b-00483c64c99c) Signed-off-by: Aryan Kaushik <[email protected]>
- Loading branch information