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] 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" } }