Skip to content

Commit

Permalink
updated article link
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniocosentino committed Sep 3, 2023
1 parent e93a391 commit 838c6c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ A CSS playground for `size-adjust` and F-mods (font metric overrides). This tool

![WTF demo](/public/demo.gif)

The tool was inspired by [this article](https://developer.chrome.com/blog/font-fallbacks/) on improved font fallbacks.

## Features

- Works with all Google Fonts
Expand Down
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default async function Home() {
<a
className="underline text-sky-500 hover:text-sky-700 transition-colors"
target="_blank"
href="https://developer.chrome.com/blog/font-fallbacks/"
href="https://javascript.plainenglish.io/font-fallbacks-with-almost-no-headache-758fef3f4c32"
>
this article
</a>
Expand Down

0 comments on commit 838c6c2

Please sign in to comment.