From 203c325894b7c3a107a6341aa61b028fe9ff9d0b Mon Sep 17 00:00:00 2001 From: 1C3D Date: Fri, 18 Oct 2024 18:36:11 +0530 Subject: [PATCH 1/2] Create 45i.json register for 45i.is-a.dev --- domains/45i.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/45i.json diff --git a/domains/45i.json b/domains/45i.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/45i.json @@ -0,0 +1 @@ + From c19c8543ec0c069475c11e3ac5c23fcb75718ea8 Mon Sep 17 00:00:00 2001 From: 1C3D Date: Fri, 18 Oct 2024 18:40:48 +0530 Subject: [PATCH 2/2] Update 45i.json --- domains/45i.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/45i.json b/domains/45i.json index 8b1378917..85d56fc8e 100644 --- a/domains/45i.json +++ b/domains/45i.json @@ -1 +1,11 @@ - +{ + "description": "45i.is-a.dev", + "repo": "https://github.com/45i/things", + "owner": { + "username": "45i", + "email": "sayakpalit61@gmail.com" + }, + "record": { + "CNAME": "45i.github.io" + } +}