From 0109ba7e2205b916531f4914d102b4a71be4bba1 Mon Sep 17 00:00:00 2001 From: Nguyen Dang Dat <64296818+aurorakid@users.noreply.github.com> Date: Mon, 29 Aug 2022 17:15:55 +0700 Subject: [PATCH] Create dangdat.json --- domains/dangdat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dangdat.json diff --git a/domains/dangdat.json b/domains/dangdat.json new file mode 100644 index 000000000..625501406 --- /dev/null +++ b/domains/dangdat.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal portfolio", + "repo": "https://github.com/aurorakid/taotap", + "owner": { + "username": "aurorakid", + "email": "nguyendangdat412@gmail.com" + }, + "record": { + "CNAME": "aurorakid.github.io" + } +}