From 9057eddcfadff35d365afe83e21b5cec59052c3a Mon Sep 17 00:00:00 2001 From: ahammed-nibras Date: Sat, 4 May 2024 19:53:01 +0530 Subject: [PATCH] @ahammednibras8 register his domain --- domains/ahammednibras.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/domains/ahammednibras.json b/domains/ahammednibras.json index 18e187d64..38458c181 100644 --- a/domains/ahammednibras.json +++ b/domains/ahammednibras.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "ahammed-nibras", - "email": "ahammednibras@proton.me" - }, - "record": { - "TXT": "ahammednibras" - } + "description": "I want to use this domain as my personal web portfolio", + "repo": "https://github.com/ahammednibras8/ahammednibras8.github.io", + "owner": { + "username": "ahammednibras8", + "email": "ahammednibras@hey.com", + "twitter": "ahammednibras8" + }, + "record": { + "CNAME": "ahammednibras8.github.io" + } }