diff --git a/domains/hello.json b/domains/hello.json deleted file mode 100644 index 175ab8b..0000000 --- a/domains/hello.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "subdomain": "hello", - "record": { - "type": "CNAME", - "value": "adjisoft.github.io", - "ttl": 3600, - "proxied": true - } -}