From 94602cb92777a6e44e4721f38bbe042d20858da9 Mon Sep 17 00:00:00 2001 From: Reading <126733238+ReadandProgress@users.noreply.github.com> Date: Fri, 7 Apr 2023 17:22:50 -0400 Subject: [PATCH] Create reading.json Hopefully this time I don't messed it up lol --- domains/reading.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/reading.json diff --git a/domains/reading.json b/domains/reading.json new file mode 100644 index 000000000..31edb2999 --- /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" + } +}