From 458cf654486f98745742719a209d2a90e53ffa68 Mon Sep 17 00:00:00 2001 From: Alepha Null Date: Mon, 27 Feb 2023 20:49:25 +0530 Subject: [PATCH 1/2] Added alephanull.is-a.dev --- domains/alephanull.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/alephanull.json diff --git a/domains/alephanull.json b/domains/alephanull.json new file mode 100644 index 000000000..f54cdb31e --- /dev/null +++ b/domains/alephanull.json @@ -0,0 +1,13 @@ +{ + "description": "Personal website and blog", + "repo": "https://github.com/AlephaNull/AlephaNull.github.io", + "owner": { + "username": "AlephaNull", + "email": "alephanull7@pm.me", + "twitter": "" + }, + "record": { + "CNAME": "alephanull.github.io" + } +} + From 4d925902c73c973b5b237d80cbf363b15d075266 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 28 Feb 2023 07:04:06 +0800 Subject: [PATCH 2/2] fix --- domains/alephanull.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/alephanull.json b/domains/alephanull.json index f54cdb31e..8b18bcd52 100644 --- a/domains/alephanull.json +++ b/domains/alephanull.json @@ -3,11 +3,9 @@ "repo": "https://github.com/AlephaNull/AlephaNull.github.io", "owner": { "username": "AlephaNull", - "email": "alephanull7@pm.me", - "twitter": "" + "email": "alephanull7@pm.me" }, "record": { "CNAME": "alephanull.github.io" } -} - +}