Update reading.json

Changed from GH pages to CF pages.
This commit is contained in:
Reading
2023-10-18 18:57:05 -04:00
committed by GitHub
parent 9c41cd6f8f
commit 23cb1971f2
+7 -6
View File
@@ -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"
}
}