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" + } +}