From 3484b441bc9ac009b40a1c31dc989101e70468af Mon Sep 17 00:00:00 2001 From: ReticentFacade <94861232+ReticentFacade@users.noreply.github.com> Date: Thu, 13 Jun 2024 12:42:11 +0530 Subject: [PATCH 1/2] Create lipi.json --- domains/lipi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lipi.json diff --git a/domains/lipi.json b/domains/lipi.json new file mode 100644 index 000000000..c8429763e --- /dev/null +++ b/domains/lipi.json @@ -0,0 +1,10 @@ +{ + "description": "Lipi's .is-a.dev reg", + "owner": { + "username": "ReticentFacade", + "email": "lipisharma2911@gmail.com" + }, + "record": { + "URL": "https://reticentfacade.github.io/" + }, +} From 24713c4686edb5fe32f88e9223805b2b363d1af5 Mon Sep 17 00:00:00 2001 From: ReticentFacade <94861232+ReticentFacade@users.noreply.github.com> Date: Thu, 13 Jun 2024 22:42:54 +0530 Subject: [PATCH 2/2] Update lipi.json --- domains/lipi.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/lipi.json b/domains/lipi.json index c8429763e..1aed312fa 100644 --- a/domains/lipi.json +++ b/domains/lipi.json @@ -1,10 +1,11 @@ { "description": "Lipi's .is-a.dev reg", + "repo": "https://github.com/ReticentFacade/reticentfacade.github.io/", "owner": { "username": "ReticentFacade", "email": "lipisharma2911@gmail.com" }, "record": { - "URL": "https://reticentfacade.github.io/" - }, + "URL": "https://reticentfacade.github.io/" + } }