From eddd18abaa541b810bb7bedb7670f93098b93133 Mon Sep 17 00:00:00 2001 From: Ahmed Tarek Date: Fri, 9 Oct 2020 23:03:28 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20add=20domain:=20tokyo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/tokyo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tokyo.json diff --git a/domains/tokyo.json b/domains/tokyo.json new file mode 100644 index 000000000..34eda41b1 --- /dev/null +++ b/domains/tokyo.json @@ -0,0 +1,11 @@ +{ + "description": "tokyo.is-a.dev", + "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "owner": { + "username": "a-tokyo", + "email": "ahmed.tokyo1@gmail.com" + }, + "record": { + "CNAME": "is-a-dev.github.io" + } +}