From 23cb1971f2a72e91d5703de79b1ad7c1dce74cca Mon Sep 17 00:00:00 2001 From: Reading <126733238+readandprogress@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:57:05 -0400 Subject: [PATCH] Update reading.json Changed from GH pages to CF pages. --- domains/reading.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/reading.json b/domains/reading.json index 64c0fde4d..5b4cf6470 100644 --- a/domains/reading.json +++ b/domains/reading.json @@ -1,12 +1,13 @@ { - "description": "For my Personal blog, Reading's Blog", - "repo": "https://github.com/ReadandProgress/ReadandProgress.github.io", + "description": "For my personal website, The Reading Dimension. ^_^", + "repo": "https://github.com/readandprogress/thereadingdimension", "owner": { - "username": "ReadandProgress", - "email": "reading.afxor@slmail.me", - "discord": "Reading#7898" + "username": "readandprogress", + "email": "readandprogress@duck.com", + "discord": "readandprogress" + "cohost": "readandprogress" }, "record": { - "CNAME": "ReadandProgress.github.io" + "CNAME": "thereadingdimension.pages.dev" } }