From 439b55bccea1eead9a34b54b14ef6ac8f0f24943 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Wed, 17 Jul 2024 17:28:46 +0530 Subject: [PATCH 1/2] Create satindar.json --- satindar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 satindar.json diff --git a/satindar.json b/satindar.json new file mode 100644 index 000000000..b3be8e999 --- /dev/null +++ b/satindar.json @@ -0,0 +1,12 @@ +{ + "description": "personal use / portfolio", + "repo": "https://github.com/satindar31/satindar31.github.io", + "owner": { + "username": "satindar31", + "email": "satindar31@tutanota.com", + "twitter": "satindar31" + }, + "record": { + "CNAME": "satindar31.github.io" + } +} From b81053020e1a4c09c81a200fa103eb81e37d59fa Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 17 Jul 2024 20:40:22 +0700 Subject: [PATCH 2/2] Rename satindar.json to domains/satindar.json --- satindar.json => domains/satindar.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename satindar.json => domains/satindar.json (100%) diff --git a/satindar.json b/domains/satindar.json similarity index 100% rename from satindar.json rename to domains/satindar.json