From fdf478cfe5c2999e0c7377d229edec8b01775a2e Mon Sep 17 00:00:00 2001 From: hunghg255 Date: Tue, 30 Aug 2022 23:38:30 +0700 Subject: [PATCH] add my contact web --- domains/hung-contact.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hung-contact.json diff --git a/domains/hung-contact.json b/domains/hung-contact.json new file mode 100644 index 000000000..3e0aa785d --- /dev/null +++ b/domains/hung-contact.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hunghg255", + "email": "giahunghust@gmail.com" + }, + "record": { + "URL": "https://hunghg-contact.vercel.app/" + } +}