Generated fonts <link> tag href contains unescaped ampersand in URL
Open
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
The site (both old and new) generate a URL with the query parameter `&display=swap`. However, in the offered `` tag, this ampersand is not escaped. It should be `&display=swap`.
Contributor guide
Assessment
This issue has not been assessed yet.