From 4dad7515cce85c0e7e4440415a76580b6df3855a Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:20:00 +0800 Subject: [PATCH] Delete fonts.json --- domains/fonts.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/fonts.json diff --git a/domains/fonts.json b/domains/fonts.json deleted file mode 100644 index b46dce324..000000000 --- a/domains/fonts.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Fonts for is-a.dev", - "repo": "https://github.com/mtgsquad/is-a-dev-fonts", - "owner": { - "username": "mtgsquad", - "email": "mtgsquad.dev@protonmail.com", - "twitter": "mtgsquad_dev" - }, - "record": { - "CNAME": "is-a-dev-fonts.pages.dev" - } -}