From 630bc2ecd7077c991393afdcf48cce722d742509 Mon Sep 17 00:00:00 2001 From: Infernum11 <81740112+Infernum1@users.noreply.github.com> Date: Fri, 13 Jan 2023 19:40:53 +0530 Subject: [PATCH 1/2] Create infernum.json --- domains/infernum.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/infernum.json diff --git a/domains/infernum.json b/domains/infernum.json new file mode 100644 index 000000000..fceedebaf --- /dev/null +++ b/domains/infernum.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio site for me.", + "repo": "https://github.com/Infernum1/Infernum1.github.io", + "owner": { + "username": "Infernum1", + "email": "infernum1212@gmail.com", + }, + "record": { + "CNAME": "Infernum1.github.io" + } +} From 6ee78f949ffae7fefbbec50b36937cf27062fede Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 14 Jan 2023 10:52:03 +0800 Subject: [PATCH 2/2] fix json --- domains/infernum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/infernum.json b/domains/infernum.json index fceedebaf..224e00ae5 100644 --- a/domains/infernum.json +++ b/domains/infernum.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Infernum1/Infernum1.github.io", "owner": { "username": "Infernum1", - "email": "infernum1212@gmail.com", + "email": "infernum1212@gmail.com" }, "record": { "CNAME": "Infernum1.github.io"