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 1/2] 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" + } +} From ee1a34a7eadc0443efe547c36d739c7b04a5f158 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 8 Apr 2023 13:15:51 +0800 Subject: [PATCH 2/2] fix: json --- domains/reading.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/reading.json b/domains/reading.json index 31edb2999..17bb56ee2 100644 --- a/domains/reading.json +++ b/domains/reading.json @@ -3,8 +3,8 @@ "repo": "https://github.com/ReadandProgress/ReadandProgress.github.io", "owner": { "username": "ReadandProgress", - "email": "reading.afxor@slmail.me" - "discord": "Reading#7898" + "email": "reading.afxor@slmail.me", + "discord": "Reading#7898" }, "record": { "CNAME": "ReadandProgress.github.io"