From 28302f8bfa50b7bfb727a4dd7dacdacd59e5516e Mon Sep 17 00:00:00 2001 From: ignpoppyseed <87223326+ignpoppyseed@users.noreply.github.com> Date: Fri, 12 May 2023 19:46:55 -0700 Subject: [PATCH] Fixed poppy.json Last try lololol --- domains/poppy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/poppy.json b/domains/poppy.json index ac827c726..f00d75407 100644 --- a/domains/poppy.json +++ b/domains/poppy.json @@ -6,6 +6,6 @@ "email": "ignpoppyseed@cloverbrand.xyz" }, "record": { - "CNAME": "https://ignpoppyseed.github.io" + "CNAME": "ignpoppyseed.github.io" } }