From ba599fbd494837973f6e199dbdb78154cc09c7e8 Mon Sep 17 00:00:00 2001 From: Iqat Date: Sun, 21 Apr 2024 11:13:34 +0400 Subject: [PATCH] feat(domain): iqat.is-a.dev --- domains/iqat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iqat.json diff --git a/domains/iqat.json b/domains/iqat.json new file mode 100644 index 000000000..7799b37ca --- /dev/null +++ b/domains/iqat.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio for Muhammad Taqi (Iqat)", + "repo": "https://github.com/Iqat476/Iqat476.github.io", + "owner": { + "username": "Iqat476", + "email": "iqat476@gmail.com" + }, + "record": { + "CNAME": "Iqat476.github.io" + } +}