From a981aaffd0a14acc1b49f24db7611e80f5bbd133 Mon Sep 17 00:00:00 2001 From: EwanDev <132766660+Ewan-Dev@users.noreply.github.com> Date: Fri, 2 Aug 2024 18:54:25 +0100 Subject: [PATCH] Update ewan.json --- domains/ewan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ewan.json b/domains/ewan.json index 3cfb311fd..0348b08d0 100644 --- a/domains/ewan.json +++ b/domains/ewan.json @@ -1,11 +1,11 @@ { "description": "personal portfolio for dev", - "repo": "https://github.com/Ewan-Dev/", + "repo": "https://github.com/Ewan-Dev/ewan-dev.github.io", "owner": { "username": "Ewan-Dev", "email": "lyricizer2@gmail.com" }, "record": { - "CNAME": "https://ewan-dev.github.io" + "CNAME": "ewan-dev.github.io" } }