From fe2672035d0957c3e26e213caf99149cf0c22f16 Mon Sep 17 00:00:00 2001 From: Hero <15278940+HeroGamers@users.noreply.github.com> Date: Sun, 4 Jun 2023 21:29:28 +0200 Subject: [PATCH 1/2] Switch to Cloudflare Pages and add Google Search Console --- domains/marcus.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/marcus.json b/domains/marcus.json index 4a3ce1394..edb16e4a9 100644 --- a/domains/marcus.json +++ b/domains/marcus.json @@ -1,12 +1,13 @@ { "description": "A portfolio website for HeroGamers (Marcus).", - "repo": "https://github.com/HeroGamers/HeroGamers", + "repo": "https://github.com/HeroGamers/Portfolio", "owner": { "username": "HeroGamers", "email": "webmaster@herogamers.dev", "twitter": "ItsHeroGamers" }, "record": { - "CNAME": "herogamers.github.io" + "CNAME": "portfolio-4cw.pages.dev", + "TXT": "google-site-verification=Sl9b6aSj8_OLU4SQRm4xLntav163ZPXEW8Ief54nMOA" } } From 162e2be504a6a85f856d2c595cf1c9aab6ac5192 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 5 Jun 2023 06:23:26 +0800 Subject: [PATCH 2/2] Update marcus.json --- domains/marcus.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/marcus.json b/domains/marcus.json index edb16e4a9..607e74c41 100644 --- a/domains/marcus.json +++ b/domains/marcus.json @@ -7,7 +7,6 @@ "twitter": "ItsHeroGamers" }, "record": { - "CNAME": "portfolio-4cw.pages.dev", - "TXT": "google-site-verification=Sl9b6aSj8_OLU4SQRm4xLntav163ZPXEW8Ief54nMOA" + "CNAME": "portfolio-4cw.pages.dev" } }