From 27abe91a4979fdd397a907ea3f990657a22a3ecf Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Tue, 9 Jul 2024 21:14:35 +0530 Subject: [PATCH 1/4] hi to whoever's reading this. cheers m8 --- saxophone-man.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 saxophone-man.json diff --git a/saxophone-man.json b/saxophone-man.json new file mode 100644 index 000000000..8ed6c85c8 --- /dev/null +++ b/saxophone-man.json @@ -0,0 +1,10 @@ +{ + "description": "saxophones are the best instrument", + "owner": { + "username": "saxophone-guy", + "email": "itsarchit@keemail.me" + }, + "record": { + "CNAME": "saxophone-guy.github.io" + } +} From 5e11536163c5677978439ce2c9b6464c83cbb717 Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Tue, 9 Jul 2024 21:26:49 +0530 Subject: [PATCH 2/4] oops --- saxophone-man.json => domains/saxophone.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename saxophone-man.json => domains/saxophone.json (100%) diff --git a/saxophone-man.json b/domains/saxophone.json similarity index 100% rename from saxophone-man.json rename to domains/saxophone.json From ae4a2798758747345d0f5239c5f5b95eb2305296 Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Wed, 10 Jul 2024 12:29:27 +0530 Subject: [PATCH 3/4] stuff --- domains/saxophone.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 8ed6c85c8..7abab268c 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,6 +5,11 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "saxophone-guy.github.io" + "CNAME": "saxophone-guy.github.io", + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=itsarchit@keemail.me" } } From e13422e174469ffafc8d284b4fd57d8799d449ee Mon Sep 17 00:00:00 2001 From: Archit Kumar Date: Thu, 11 Jul 2024 08:45:13 +0530 Subject: [PATCH 4/4] :P --- domains/saxophone.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/saxophone.json b/domains/saxophone.json index 7abab268c..746f536da 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -5,7 +5,6 @@ "email": "itsarchit@keemail.me" }, "record": { - "CNAME": "saxophone-guy.github.io", "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net"