From b4b504b386398eb94f38e46955e50f06971c80dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ANIL=20=C5=9EAH=C4=B0N?= Date: Mon, 12 Oct 2020 12:57:04 +0300 Subject: [PATCH 1/3] Create anil.json --- domains/anlshn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anlshn.json diff --git a/domains/anlshn.json b/domains/anlshn.json new file mode 100644 index 000000000..de011c57c --- /dev/null +++ b/domains/anlshn.json @@ -0,0 +1,12 @@ +{ + "description": "Anil's personal developer website", + "repo": "https://github.com/anilsahindev", + "owner": { + "username": "anilsahindev", + "email": "anilsahindev@gmail.com" + }, + "record": { + "CNAME": "anlshn.com", + "URL": "https://anil.is-a.dev" + } +} \ No newline at end of file From 38b5b5c16bee13703622425c9fe228e68e251c62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ANIL=20=C5=9EAH=C4=B0N?= Date: Mon, 12 Oct 2020 12:57:54 +0300 Subject: [PATCH 2/3] Create anil.json --- domains/anlshn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anlshn.json b/domains/anlshn.json index de011c57c..59668eb06 100644 --- a/domains/anlshn.json +++ b/domains/anlshn.json @@ -9,4 +9,4 @@ "CNAME": "anlshn.com", "URL": "https://anil.is-a.dev" } -} \ No newline at end of file +} From d8c7b454a5a1f1d45664d69ce2248f36a725c550 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 00:23:52 +0530 Subject: [PATCH 3/3] Update domains/anlshn.json --- domains/anlshn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anlshn.json b/domains/anlshn.json index 59668eb06..58b12cac2 100644 --- a/domains/anlshn.json +++ b/domains/anlshn.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "anlshn.com", - "URL": "https://anil.is-a.dev" + "URL": "https://anlshn.is-a.dev" } }