Breadcrumbs are missing on project page #2728
Labels
bug
Functionality does not match expectation
good first issue
Easier issue for first time contributors
help wanted
Contributions are especially encouraged
Not sure if I should label this as a bug or feature request, but this one feels more like a bug to me.
Search terms
breadcrumbs headings modules index
Expected Behavior
Expected page title breadcrumbs and heading to be consistent across all pages.
Actual Behavior
Breadcrumbs are missing from the modules.html index page despite being on all other index pages (modules/*.html). Also the heading is an h2 instead of an h1.
Steps to reproduce the bug
src/index.ts:
typedoc.json:
docs/modules.html screenshot:
Compared to:
src/index.ts:
typedoc.json:
docs/modules/index.html screenshot:
Environment
The text was updated successfully, but these errors were encountered: