From 4c9e1724a6a9376f84ae3fb30aa587f60331741b Mon Sep 17 00:00:00 2001 From: Hazmi35 Date: Tue, 20 Oct 2020 16:45:30 +0700 Subject: [PATCH] create hzmi.json --- domains/hzmi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hzmi.json diff --git a/domains/hzmi.json b/domains/hzmi.json new file mode 100644 index 000000000..195842361 --- /dev/null +++ b/domains/hzmi.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/Hazmi35", + "owner": { + "username": "Hazmi35", + "email": "contact@hzmi.xyz" + }, + "record": { + "CNAME": "hzmi.me" + } +}