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