7e38f4fd1f
Using `display: none` on the `<h1>` causes `innerText` to not work as expected and include the icon ligature (`link`) in the title. This caused the window title on the angular.io Home page to appear as "Angular - link". This commit fixes it by not generating anchors at all for headings with the `no-anchor` class. Fixes #20427 PR Close #20440 |
||
---|---|---|
.. | ||
api.e2e-spec.ts | ||
api.po.ts | ||
app.e2e-spec.ts | ||
app.po.ts | ||
tsconfig.e2e.json |