From bd5d1fa416535a164ee0f76a6950d0c13d596ee5 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Tue, 27 Oct 2020 08:28:09 +0700 Subject: [PATCH] Create willo.json --- domains/willo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/willo.json diff --git a/domains/willo.json b/domains/willo.json new file mode 100644 index 000000000..b30923e65 --- /dev/null +++ b/domains/willo.json @@ -0,0 +1,12 @@ +{ + "description": "A First Willo`s Website", + "repo": "https://github.com/WilloIzCitron/willoizcitron.github.io", + "owner": { + "username": "WilloIzCitron", + "email": "" + "twitter": "tegasaziz" + }, + "record": { + "CNAME": "willoizcitron.github.io" + } +}