From a0d04f49673ffcd187a68b9e018f506f0561c5c9 Mon Sep 17 00:00:00 2001 From: Enoughdv <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 23 Sep 2023 08:53:19 -0500 Subject: [PATCH] Update enoughsdv.json --- domains/enoughsdv.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/enoughsdv.json b/domains/enoughsdv.json index bcf96f14b..6bf271ed7 100644 --- a/domains/enoughsdv.json +++ b/domains/enoughsdv.json @@ -1,9 +1,10 @@ { + "repo": "https://github.com/Enoughsdv/Enoughsdv.github.io", "owner": { "username": "Enoughsdv", "email": "enoughsdv@gmail.com" }, "record": { - "URL": "https://enoughsdv.github.io/" + "CNAME": "enoughsdv.github.io" } -} +}