From 9f7d5ecdede7ae7ad5b7540dc326c777d320a3df Mon Sep 17 00:00:00 2001 From: Simon <60567575+simonknowsstuff@users.noreply.github.com> Date: Sat, 23 Dec 2023 11:04:11 +0530 Subject: [PATCH] Update simonknowsstuff.json Changed deployed website from github pages to cloudflare pages. --- domains/simonknowsstuff.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/simonknowsstuff.json b/domains/simonknowsstuff.json index a493e154a..844c8fc34 100644 --- a/domains/simonknowsstuff.json +++ b/domains/simonknowsstuff.json @@ -1,12 +1,10 @@ { - "description": "simonknowsstuff's website!", - "repo": "https://github.com/github-username/github-username.github.io", "owner": { "username": "simonknowsstuff", "email": "simonknowsstuff@gmail.com", "twitter": "simonknowsstuff" }, "record": { - "CNAME": "simonknowsstuff.github.io" + "CNAME": "blog-7vq.pages.dev" } -} +}