diff --git a/domains/soap.json b/domains/soap.json index 4e7f60e1c..32481084a 100644 --- a/domains/soap.json +++ b/domains/soap.json @@ -1,9 +1,11 @@ { + "description": "soap.is-a.dev", + "repo": "https://github.com/hmonsterg/hmonsterg.github.io", "owner": { "username": "HmonsterG", "email": "Plzdontgethacked@outlook.com" }, "record": { - "CNAME": "soap" + "CNAME": "hmonsterg.github.io" } -} +}