From 5178a88fd17abe98dd4887f0badd9fcf5574ecf4 Mon Sep 17 00:00:00 2001 From: Dimas Andriano Date: Mon, 6 Dec 2021 22:19:27 +0700 Subject: [PATCH] Create dimas.json --- domains/dimas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dimas.json diff --git a/domains/dimas.json b/domains/dimas.json new file mode 100644 index 000000000..7b4f1b7ba --- /dev/null +++ b/domains/dimas.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/duangdeong/duangdeong.github.io", + "owner": { + "username": "duangdeong", + "email": "duangdeong@gmail.com", + "twitter": "DimasAndriano_" + }, + "record": { + "CNAME": "duangdeong.github.io" + } +}