From bd802b7289f2f9a62f0455446f0ab7e2345f6091 Mon Sep 17 00:00:00 2001 From: YummyOreo Date: Thu, 16 Dec 2021 08:05:14 -0600 Subject: [PATCH] Update oreo.json --- domains/oreo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/oreo.json b/domains/oreo.json index bddb9f736..ae229d19c 100644 --- a/domains/oreo.json +++ b/domains/oreo.json @@ -1,12 +1,12 @@ { "description": "A website for YummyOreo", - "repo": "https://github.com/YummyOreo/my-site", + "repo": "https://github.com/YummyOreo/yummyoreo.github.io", "owner": { "username": "YummyOreo", "email": "bobgim20@gmail.com", "twitter": "YummyOreo3" }, "record": { - "CNAME": "yummyoreo.github.io/my-site/" + "CNAME": "yummyoreo.github.io" } }