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" + } +}