From 7de51a253da9ccdbc4d47087d29ea46f9f97e2f9 Mon Sep 17 00:00:00 2001 From: Eesa Zahed Date: Tue, 4 Oct 2022 18:52:02 -0500 Subject: [PATCH 1/2] Create eesa.json --- domains/eesa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eesa.json diff --git a/domains/eesa.json b/domains/eesa.json new file mode 100644 index 000000000..8130121a0 --- /dev/null +++ b/domains/eesa.json @@ -0,0 +1,11 @@ +{ + "description": "Making a .is-a.dev domain as an alt url for my site.", + "repo": "https://github.com/eesazahed/eesa.zahed.ca", + "owner": { + "username": "eesazahed", + "email": "eszhd1@gmail.com", + }, + "record": { + "CNAME": "eesa.zahed.ca" + } +} From 1921c5388c85da88c8f8918d3405a0f47ae595c2 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Wed, 5 Oct 2022 20:36:59 +0700 Subject: [PATCH 2/2] Update eesa.json --- domains/eesa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eesa.json b/domains/eesa.json index 8130121a0..446fad849 100644 --- a/domains/eesa.json +++ b/domains/eesa.json @@ -3,7 +3,7 @@ "repo": "https://github.com/eesazahed/eesa.zahed.ca", "owner": { "username": "eesazahed", - "email": "eszhd1@gmail.com", + "email": "eszhd1@gmail.com" }, "record": { "CNAME": "eesa.zahed.ca"