From 6d6ed8db10a30bbc42b11a03d2f8d5c137231172 Mon Sep 17 00:00:00 2001 From: Duc Toan Vo Date: Wed, 24 Nov 2021 00:21:08 +0700 Subject: [PATCH] Create toan.json --- domains/toan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/toan.json diff --git a/domains/toan.json b/domains/toan.json new file mode 100644 index 000000000..31c0cbca3 --- /dev/null +++ b/domains/toan.json @@ -0,0 +1,11 @@ +{ + "description": "Redirect to my website", + "repo": "https://github.com/ductoanvo", + "owner": { + "username": "ductoanvo", + "email": "hey.toan@outlook.com" + }, + "record": { + "URL": "https://ductoan.dev" + } +}