From 51f98cdde60e6d356cd37d1aa828946ff4dc9f2e Mon Sep 17 00:00:00 2001 From: hecterbonha Date: Sun, 14 Aug 2022 23:10:09 +0700 Subject: [PATCH] feat: Added domain programatically --- domains/hecterbonha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hecterbonha.json diff --git a/domains/hecterbonha.json b/domains/hecterbonha.json new file mode 100644 index 000000000..4430df0be --- /dev/null +++ b/domains/hecterbonha.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "hecterbonha", + "email": "untungsoandryanto@gmail.com" + }, + + "record": { + "CNAME": "hecterbonha.github.io" + } + } + \ No newline at end of file