From e504e9e90e7e2dd1f70cc10eace4f0a1ea93339a Mon Sep 17 00:00:00 2001 From: Johannes Dilli Date: Fri, 4 Apr 2025 09:25:07 +0200 Subject: [PATCH] Create jd1.json --- domains/jd1.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jd1.json diff --git a/domains/jd1.json b/domains/jd1.json new file mode 100644 index 000000000..f1515aa75 --- /dev/null +++ b/domains/jd1.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/jd1/jd1.github.io", + "owner": { + "username": "jd1", + "email": "isadev@mail.dilli.me" + }, + "record": { + "CNAME": "jd1.github.io" + } +}