From 747357240f1a47760f6a9d95abb3edbb64214690 Mon Sep 17 00:00:00 2001 From: Kintsugi Date: Fri, 9 Oct 2020 03:39:50 +0300 Subject: [PATCH 1/2] create ezedinff.json --- domains/ezedinff.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ezedinff.json diff --git a/domains/ezedinff.json b/domains/ezedinff.json new file mode 100644 index 000000000..6e61aad08 --- /dev/null +++ b/domains/ezedinff.json @@ -0,0 +1,12 @@ +{ + "description": "Ezedin's personal developer website", + "repo": "https://github.com/ezedinff", + "owner": { + "username": "ezedinff", + "email": "ezedin.fedlu@gmail.com" + }, + "record": { + "CNAME": "https://black-horse-coder-blog.vercel.app/", + "URL": "https://ezedin.is-a.dev" + } +} From 926df0f5d8d9a94cfc0a912de8545427a0326819 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 18:11:36 +0530 Subject: [PATCH 2/2] Update ezedinff.json --- domains/ezedinff.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ezedinff.json b/domains/ezedinff.json index 6e61aad08..8a10dd6df 100644 --- a/domains/ezedinff.json +++ b/domains/ezedinff.json @@ -6,7 +6,7 @@ "email": "ezedin.fedlu@gmail.com" }, "record": { - "CNAME": "https://black-horse-coder-blog.vercel.app/", + "CNAME": "black-horse-coder-blog.vercel.app", "URL": "https://ezedin.is-a.dev" } }