From aa6dae7f1d5c19c6a9be92185917be146dd04aee Mon Sep 17 00:00:00 2001 From: Sid <81173756+sidx04@users.noreply.github.com> Date: Fri, 27 Dec 2024 00:08:46 +0530 Subject: [PATCH 1/2] Create sidd.json --- domains/sidd.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sidd.json diff --git a/domains/sidd.json b/domains/sidd.json new file mode 100644 index 000000000..2f9c071c1 --- /dev/null +++ b/domains/sidd.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/sidx04/sidx04.github.io", + "owner": { + "username": "sidx04", + "email": "siddpal04@gmail.com" + }, + "record": { + "CNAME": "sidx04.github.io" + } +} From 455c1e7fec3a4aa4c9b1bc1a7c93b6df59e4198a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:08:20 -0500 Subject: [PATCH 2/2] chore: formatting --- domains/sidd.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/sidd.json b/domains/sidd.json index 2f9c071c1..fa3b6e974 100644 --- a/domains/sidd.json +++ b/domains/sidd.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/sidx04/sidx04.github.io", - "owner": { - "username": "sidx04", - "email": "siddpal04@gmail.com" - }, - "record": { - "CNAME": "sidx04.github.io" - } + "repo": "https://github.com/sidx04/sidx04.github.io", + "owner": { + "username": "sidx04", + "email": "siddpal04@gmail.com" + }, + "record": { + "CNAME": "sidx04.github.io" + } }