From 07718903f9e854b0ffa8534bed6e431f24c5f221 Mon Sep 17 00:00:00 2001 From: Mohammed Jariullah Sami <112340610+Mohdjariullah@users.noreply.github.com> Date: Tue, 23 Apr 2024 19:22:16 +0530 Subject: [PATCH] Update mohdjariullah.json --- domains/mohdjariullah.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json index 1349d80c5..5ddbf81de 100644 --- a/domains/mohdjariullah.json +++ b/domains/mohdjariullah.json @@ -1,9 +1,12 @@ { + "description": "Personal Portfolio", + "repo": "https://github.com/Mohdjariullah/portfolio1/", "owner": { - "username": "Mohdjariullah", - "email": "mohdjariullah@gmail.com" + "username": "mohdjariullah", + "email": "mohdjariullah@gmail.com", + "twitter": "@mohdjariullah" }, "record": { - "TXT": "vc-domain-verify=mohdjariullah.is-a.dev,b3a36b427835806db9b2" + "CNAME": "https://mohdjariullah.github.io/portfolio1/" } -} +}