From 1abbecf5a41d7c0c3bedbf1291b2743ceb13353d Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Sat, 29 May 2021 13:07:24 -0400 Subject: [PATCH] Create font.json --- domains/font.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/font.json diff --git a/domains/font.json b/domains/font.json new file mode 100644 index 000000000..b46dce324 --- /dev/null +++ b/domains/font.json @@ -0,0 +1,12 @@ +{ + "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" + } +}