From 5df46cf072c5827a69030bb5cfd840dab3cd9242 Mon Sep 17 00:00:00 2001 From: Muhammad Haseeb <53309104+Hassibayub@users.noreply.github.com> Date: Mon, 28 Apr 2025 23:32:21 +0500 Subject: [PATCH] Added repo pointing to the code --- domains/haseebai.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/haseebai.json b/domains/haseebai.json index 1889a29d3..4b6677628 100644 --- a/domains/haseebai.json +++ b/domains/haseebai.json @@ -1,10 +1,11 @@ { - "owner": { - "username": "hassibayub", - "email": "hassibayub@gmail.com" - }, - "record": { - "CNAME": "hassibayub.github.io" - }, - "proxy": false - } \ No newline at end of file + "description": "Haseeb Ayub's Portfolio Website", + "repo": "https://github.com/hassibayub/Haseeb-portfolio-website/", + "owner": { + "username": "hassibayub", + "email": "hassibayub@gmail.com" + }, + "records": { + "CNAME": "hassibayub.github.io" + } +} \ No newline at end of file