From 838c6c2a57146019a8b082aea5513ab91627a833 Mon Sep 17 00:00:00 2001 From: Antonio Cosentino Date: Sun, 3 Sep 2023 14:09:11 +0200 Subject: [PATCH] updated article link --- README.md | 2 -- src/app/page.tsx | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a164ec..33b3005 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/src/app/page.tsx b/src/app/page.tsx index 98d5870..83e1779 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,7 +31,7 @@ export default async function Home() { this article