-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 docs: replace SVG badges with dynamic JSON badges
This commit resolves the broken links of the status badges on the project landing page, which resulted from the issue mentioned in the Google Sites support thread at <https://support.google.com/sites/thread/253003338>. The solution involves using Shields.io dynamic JSON badges instead of SVG badges. The new badges: - Are hosted on Shields.io and do not depend on Google Drive - Use a custom Google Apps Script web app to fetch the project status - Have updated URLs and labels in the `README.md` and `docs/index.md` files The changes ensure that the badges show the correct status and work as expected. For more information on how to create and customize dynamic badges, see <https://shields.io/badges/dynamic-json-badge>. Fixs #95
- Loading branch information
1 parent
713c944
commit 72d2ca3
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters