From 427380b03c664f718402886979aafd7872162c34 Mon Sep 17 00:00:00 2001 From: EwanDev <132766660+Ewan-Dev@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:14:07 +0100 Subject: [PATCH 1/6] Create ewan.json --- domains/ewan.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/ewan.json diff --git a/domains/ewan.json b/domains/ewan.json new file mode 100644 index 000000000..a1585c784 --- /dev/null +++ b/domains/ewan.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "", + "discord": "<@meowcuber>" + } +} From d892d322d2b894178d2f8c8c2ff6e39464c74858 Mon Sep 17 00:00:00 2001 From: EwanDev <132766660+Ewan-Dev@users.noreply.github.com> Date: Fri, 2 Aug 2024 10:19:39 +0100 Subject: [PATCH 2/6] Create ewan.json --- domains/ewan.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/domains/ewan.json b/domains/ewan.json index a1585c784..09d6de6c0 100644 --- a/domains/ewan.json +++ b/domains/ewan.json @@ -1,6 +1,11 @@ { + "description": "personal portfolio for dev", + "repo": "https://github.com/Ewan-Dev/portfolio", "owner": { - "username": "", - "discord": "<@meowcuber>" + "username": "Ewan-Dev", + "email": "lyricizer2@gmail.com" + }, + "record": { + "CNAME": "https://ewan-dev.github.io/portfolio" } -} +} \ No newline at end of file From 0dc3a8aef37445bb043f644f9c372dd9f2e6710d Mon Sep 17 00:00:00 2001 From: EwanDev <132766660+Ewan-Dev@users.noreply.github.com> Date: Fri, 2 Aug 2024 17:35:02 +0100 Subject: [PATCH 3/6] Update ewan.json --- domains/ewan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ewan.json b/domains/ewan.json index 09d6de6c0..8e79741f8 100644 --- a/domains/ewan.json +++ b/domains/ewan.json @@ -6,6 +6,6 @@ "email": "lyricizer2@gmail.com" }, "record": { - "CNAME": "https://ewan-dev.github.io/portfolio" + "CNAME": "https://ewan-dev.github.io" } } \ No newline at end of file From 776fae3c9a32d28feb80dc62d51919af599fa8b2 Mon Sep 17 00:00:00 2001 From: EwanDev <132766660+Ewan-Dev@users.noreply.github.com> Date: Fri, 2 Aug 2024 18:43:45 +0100 Subject: [PATCH 4/6] 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 8e79741f8..3cfb311fd 100644 --- a/domains/ewan.json +++ b/domains/ewan.json @@ -1,6 +1,6 @@ { "description": "personal portfolio for dev", - "repo": "https://github.com/Ewan-Dev/portfolio", + "repo": "https://github.com/Ewan-Dev/", "owner": { "username": "Ewan-Dev", "email": "lyricizer2@gmail.com" @@ -8,4 +8,4 @@ "record": { "CNAME": "https://ewan-dev.github.io" } -} \ No newline at end of file +} 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 5/6] 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" } } From 270325cbaf0c66cb8e0e24efc43b3a4f205ed102 Mon Sep 17 00:00:00 2001 From: EwanDev <132766660+Ewan-Dev@users.noreply.github.com> Date: Fri, 2 Aug 2024 18:55:15 +0100 Subject: [PATCH 6/6] Update ewan.json