Skip to content

Commit

Permalink
add repo link as badge to README (for doubling as the index page)
Browse files Browse the repository at this point in the history
  • Loading branch information
debloper committed Feb 4, 2024
1 parent 2179f46 commit 11a619d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Personal Font Server
To avoid getting door-slammed by Google Fonts.

[![](https://img.shields.io/badge/View_Repo-gray?logo=github)](https://github.com/debloper/fonts)

## Context
Google Fonts sometimes discontinues or deprecates fonts or its variants (e.g. Open Sans Condensed). This makes it problematic to "rely" on it on a long term basis, without risking occasional/prospective breaking of sites. And if it does happen and comes to the site maintainer's attention, it requires manual interventions to either replace the font with a similar substitute or resource it from some other online font distributor (like Adobe Fonts) if they have it available.

Expand Down

0 comments on commit 11a619d

Please sign in to comment.