Webfonts return 404
Open
@p-shahi is already working on this.
Since Feb 27, 2023.
- Dominant language
- HTML
- Stars
- 72
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Our website measurements showed a very low number of samples for the docs.libp2p.io website: https://github.com/protocol/network-measurements/blob/master/reports/2023/calendar-week-8/ipfs/README.md#website-monitoring
After looking into this, there are two problems:
- The tool we're using (phantomas) errors out if the first response has a >= 400 status code
- The webfonts return a 404
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.