From c2fd4a7e332d38f51e3c488a216c45054cdcab50 Mon Sep 17 00:00:00 2001 From: Nishant Chaturvedi Date: Fri, 9 Oct 2020 23:06:53 +0200 Subject: [PATCH 1/2] Create nishant.json --- domains/nishant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nishant.json diff --git a/domains/nishant.json b/domains/nishant.json new file mode 100644 index 000000000..a6872e8d8 --- /dev/null +++ b/domains/nishant.json @@ -0,0 +1,11 @@ +{ + "description": "Nishant's website and blog", + "repo": "https://github.com/nishch/nishch.github.io", + "owner": { + "username": "nishch", + "email": "nishantchvedi@gmail.com" + }, + "record": { + "URL": "https://twistedsoft.com" + } +} From d1e443811d867be0f64964e39386cb6deb2e0ae0 Mon Sep 17 00:00:00 2001 From: Nishant Chaturvedi Date: Mon, 12 Oct 2020 20:27:28 +0200 Subject: [PATCH 2/2] update nishant.json --- domains/nishant.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nishant.json b/domains/nishant.json index a6872e8d8..8c827c715 100644 --- a/domains/nishant.json +++ b/domains/nishant.json @@ -6,6 +6,7 @@ "email": "nishantchvedi@gmail.com" }, "record": { - "URL": "https://twistedsoft.com" + "CNAME": "twistedsoft.com", + "URL": "https://nishant.is-a.dev" } }