From df7202cbb37dab8ef0123407c8fd7b1e71c841ef Mon Sep 17 00:00:00 2001 From: HmonsterG <60810944+HmonsterG@users.noreply.github.com> Date: Mon, 7 Aug 2023 15:44:51 +0100 Subject: [PATCH] Update soap.json --- domains/soap.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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" } -} +}