From 365213d22be583b111357a295ef778b76abdc770 Mon Sep 17 00:00:00 2001 From: calvgrant Date: Mon, 15 Jan 2024 09:24:46 +0800 Subject: [PATCH] feat(domain): grantcards.is-a.dev --- domains/grantcards.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/grantcards.json diff --git a/domains/grantcards.json b/domains/grantcards.json new file mode 100644 index 000000000..d326a3ddd --- /dev/null +++ b/domains/grantcards.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "calvgrant", + "email": "alvinnobeltungga@gmail.com" + }, + "record": { + "CNAME": "calvgrant.github.io" + } +}