diff --git a/domains/reading.json b/domains/reading.json new file mode 100644 index 000000000..17bb56ee2 --- /dev/null +++ b/domains/reading.json @@ -0,0 +1,12 @@ +{ + "description": "For my Personal blog, Reading's Blog", + "repo": "https://github.com/ReadandProgress/ReadandProgress.github.io", + "owner": { + "username": "ReadandProgress", + "email": "reading.afxor@slmail.me", + "discord": "Reading#7898" + }, + "record": { + "CNAME": "ReadandProgress.github.io" + } +}