From 73fd017a982073daa680b618d087d3aa6acda440 Mon Sep 17 00:00:00 2001 From: tamton-aquib Date: Sun, 13 Aug 2023 23:17:11 +0530 Subject: [PATCH 1/2] feat(domain): tamton-aquib.is-a.dev --- domains/tamton-aquib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tamton-aquib.json diff --git a/domains/tamton-aquib.json b/domains/tamton-aquib.json new file mode 100644 index 000000000..da6232cde --- /dev/null +++ b/domains/tamton-aquib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tamton-aquib", + "email": "aquibjavedt007@gmail.com" + }, + "record": { + "CNAME": "tamton-aquib.netlify.app" + } +} From b7a7b231ad3b33d2a8d45e605e6f55294a31c00d Mon Sep 17 00:00:00 2001 From: Aquib Javed <77913442+tamton-aquib@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:22:25 +0530 Subject: [PATCH 2/2] Update tamton-aquib.json --- domains/tamton-aquib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tamton-aquib.json b/domains/tamton-aquib.json index da6232cde..1a4efcd2a 100644 --- a/domains/tamton-aquib.json +++ b/domains/tamton-aquib.json @@ -4,6 +4,6 @@ "email": "aquibjavedt007@gmail.com" }, "record": { - "CNAME": "tamton-aquib.netlify.app" + "CNAME": "tamton-aquib.github.io" } }