From a82b4fc40e2ebad1308b5b3291effce6ff780710 Mon Sep 17 00:00:00 2001 From: Augustine S Aykara Date: Fri, 4 Dec 2020 22:27:53 +0530 Subject: [PATCH 1/3] Update augustine.json --- domains/augustine.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/augustine.json b/domains/augustine.json index 83610f675..6db08d29c 100644 --- a/domains/augustine.json +++ b/domains/augustine.json @@ -6,7 +6,6 @@ "email": "augustineaykara@gmail.com" }, "record": { - "CNAME": "augustine.aykara4.com", - "URL": "https://augustine.is-a.dev" + "URL": "http://augustine.aykara4.com" } } From 6a0419920566cdbdb4a8e85445be659811bb3f32 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 4 Dec 2020 23:53:34 +0530 Subject: [PATCH 2/3] cleanup --- domains/tim232.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tim232.json b/domains/tim232.json index fc72b8840..548bc876d 100644 --- a/domains/tim232.json +++ b/domains/tim232.json @@ -9,4 +9,4 @@ "record": { "CNAME": "endbot4023.github.io" } -} +} \ No newline at end of file From dc88c92a6a28119856db648eb593e4e97b69fd3b Mon Sep 17 00:00:00 2001 From: Awan Shrestha <39413435+awanshrestha@users.noreply.github.com> Date: Sat, 5 Dec 2020 19:48:50 +0545 Subject: [PATCH 3/3] Create awan.json --- domains/awan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/awan.json diff --git a/domains/awan.json b/domains/awan.json new file mode 100644 index 000000000..b475e41a3 --- /dev/null +++ b/domains/awan.json @@ -0,0 +1,11 @@ +{ + "description": "Awan Shrestha's Site", + "owner": { + "username": "awanshrestha", + "email": "awa1shrestha@gmail.com", + "twitter": "awanshrestha1" + }, + "record": { + "CNAME": "awanshrestha.github.io" + } +}