From e9150cc637cc3dcb411a4fe83a833995acc4f020 Mon Sep 17 00:00:00 2001 From: IMXNOOBX <69653071+IMXNOOBX@users.noreply.github.com> Date: Thu, 6 Feb 2025 12:19:51 +0100 Subject: [PATCH] Removed proxied false due to a mistake when setting up the dns recods --- domains/noob.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/noob.json b/domains/noob.json index fb0b0a9f1..3f0feb71b 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,6 +1,6 @@ { "description": "My personal portfolio site, made in nextjs", - "repo": "https://github.com/is-a-dev/docs", + "repo": "https://github.com/IMXNOOBX/universe", "owner": { "username": "IMXNOOBX", "email": "me@noob.bio" @@ -8,5 +8,4 @@ "record": { "CNAME": "noob.bio" }, - "proxied": false } \ No newline at end of file