From 159e01ef42951ea66480182e3abceb7e824380f0 Mon Sep 17 00:00:00 2001 From: faizath <78191289+faizath@users.noreply.github.com> Date: Wed, 7 Jul 2021 10:13:30 +0700 Subject: [PATCH] Create faiz.json --- domains/faiz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/faiz.json diff --git a/domains/faiz.json b/domains/faiz.json new file mode 100644 index 000000000..a2b5fa68a --- /dev/null +++ b/domains/faiz.json @@ -0,0 +1,11 @@ +{ + "description": "faizath.github.io", + "repo": "https://github.com/faizath/faizath.github.io", + "owner": { + "username": "faizath", + "email": "faiz@ctemplar.com" + }, + "record": { + "CNAME": "faizath.github.io" + } +}