From 36a13147d30b3b6ef5cd41e8a566cf3503298667 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 24 Jan 2025 21:08:00 +0500 Subject: [PATCH] Added "umar.json" as domain --- domains/umar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/umar.json diff --git a/domains/umar.json b/domains/umar.json new file mode 100644 index 000000000..b716237d9 --- /dev/null +++ b/domains/umar.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/UmarSidiki/JS-practice", + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "CNAME": "umarsidiki.github.io" + } +} \ No newline at end of file