From 747357240f1a47760f6a9d95abb3edbb64214690 Mon Sep 17 00:00:00 2001 From: Kintsugi Date: Fri, 9 Oct 2020 03:39:50 +0300 Subject: [PATCH] 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" + } +}