From 778dcf524eb537551cac71fab66d5b1603c1bcb8 Mon Sep 17 00:00:00 2001 From: Ahmed Tarek Date: Fri, 9 Oct 2020 23:07:46 +0200 Subject: [PATCH] Update tokyo.json --- domains/tokyo.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/tokyo.json b/domains/tokyo.json index 34eda41b1..ecc49ea6e 100644 --- a/domains/tokyo.json +++ b/domains/tokyo.json @@ -1,11 +1,12 @@ { - "description": "tokyo.is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "description": "A-Tokyo's website", + "repo": "https://github.com/a-tokyo/tokyo", "owner": { "username": "a-tokyo", "email": "ahmed.tokyo1@gmail.com" }, "record": { - "CNAME": "is-a-dev.github.io" + "CNAME": "tokyo.is-a-dev.github.io" + "URL": "https://tokyo.is-a.dev" } }