From e31358eb11118b2e5ed83451f22fb4db465e54bc Mon Sep 17 00:00:00 2001 From: Asad Raza Date: Mon, 3 Feb 2025 12:54:32 +0500 Subject: [PATCH] Add asad.json with personal information and repository details --- domains/asad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asad.json diff --git a/domains/asad.json b/domains/asad.json new file mode 100644 index 000000000..59f57e614 --- /dev/null +++ b/domains/asad.json @@ -0,0 +1,11 @@ +{ + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "repo": "https://github.com/AsadRazaJutt1/asadrazajutt1.github.io", + "owner": { + "username": "AsadRazaJutt1", + "email": "asadrazajutt1@gmail.com" + }, + "record": { + "CNAME": "asadrazajutt1.github.io" + } +}