From b60836b9f581863a0376e452b02ec40da37bcc5c Mon Sep 17 00:00:00 2001 From: dotiful Date: Tue, 13 Oct 2020 03:01:37 +0300 Subject: [PATCH] Create art.json --- domains/art.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/art.json diff --git a/domains/art.json b/domains/art.json new file mode 100644 index 000000000..101fcb894 --- /dev/null +++ b/domains/art.json @@ -0,0 +1,11 @@ +{ + "description": "Art's personal developer website", + "repo": "https://github.com/dotiful", + "owner": { + "username": "dotiful", + "email": "dots.util@gmail.com", + }, + "record": { + "CNAME": "dotiful.github.io" + } +}