From 043901f06f6b67ae058280761a46d5e33b36cbb1 Mon Sep 17 00:00:00 2001 From: mrtemp70 Date: Sun, 8 Oct 2023 10:32:42 +0600 Subject: [PATCH] feat(domain): shoyeb.is-a.dev --- domains/shoyeb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shoyeb.json diff --git a/domains/shoyeb.json b/domains/shoyeb.json new file mode 100644 index 000000000..7c302af96 --- /dev/null +++ b/domains/shoyeb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "CNAME": "msashoyeb.github.io" + } +}