From 08bc3e61b406c2cb19fd4f530dc9ffc1b0035a84 Mon Sep 17 00:00:00 2001 From: Artsui <79107714+Artsui@users.noreply.github.com> Date: Tue, 28 Sep 2021 22:32:01 +0300 Subject: [PATCH] Create wiggly.json --- domains/wiggly.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wiggly.json diff --git a/domains/wiggly.json b/domains/wiggly.json new file mode 100644 index 000000000..bc94c9e3d --- /dev/null +++ b/domains/wiggly.json @@ -0,0 +1,12 @@ +{ + "description": "My wiggly site!", + "repo": "https://github.com/Artsui/wigglydev", + "owner": { + "username": "Artsui", + "email": "dedica0123@gmail.com", + "twitter": "CornetWiggly" + }, + "record": { + "CNAME": "artsui.github.io" + } +}