From 6589b8fcb5c71a806f823a546ffa0b20ba194eb4 Mon Sep 17 00:00:00 2001 From: nobuyaki <72033395+Nobuyaki@users.noreply.github.com> Date: Wed, 13 Apr 2022 03:52:22 +0700 Subject: [PATCH] Create dimszyxx.json --- domains/dimszyxx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dimszyxx.json diff --git a/domains/dimszyxx.json b/domains/dimszyxx.json new file mode 100644 index 000000000..1d9dabaa7 --- /dev/null +++ b/domains/dimszyxx.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/nobuyaki/nobuyaki.github.io", + "owner": { + "username": "nobuyaki", + "email": "dimas2214sa@gmail.com" + }, + "record": { + "CNAME": "nobuyaki.github.io" + } +}