Skip to content

Commit

Permalink
[README.md] add endpoints status documentation + badges
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Feb 1, 2025
1 parent b18725a commit 3af2014
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ The JSON data can be accessed by GET request to one of the following endpoints:
- **GitHub CDN**: `https://googlefonts.github.io/exemplar/v1/icu_exemplars-min.json`
- **Netlify CDN**: `https://googlefonts-exemplar.netlify.app/v1/icu_exemplars-min.json`

### Endpoints Distribution Status
### Endpoints Status

![GitHub CDN Build Status](https://img.shields.io/github/actions/workflow/status/googlefonts/exemplar/pages%2Fpages-build-deployment?branch=main&style=for-the-badge&logo=github&label=GitHub)
![GitHub CDN Build Status](https://img.shields.io/github/actions/workflow/status/googlefonts/exemplar/pages%2Fpages-build-deployment?branch=main&style=for-the-badge&logo=github&label=GitHub%20Build)

![Netlify CDN Build Status](https://img.shields.io/netlify/dfd069d4-e4c6-42c3-aee5-d4115fd2bd37?logo=netlify&style=for-the-badge)
![Netlify CDN Build Status](https://img.shields.io/netlify/dfd069d4-e4c6-42c3-aee5-d4115fd2bd37?logo=netlify&style=for-the-badge&label=Netlify%20Build)

### Data Structure

Expand Down

0 comments on commit 3af2014

Please sign in to comment.