From 314e1b44ae25ad7f53ebefaa5777ddfe93f597cd Mon Sep 17 00:00:00 2001 From: Nipuni Gamage <87087840+nipunigamage@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:23:59 +0530 Subject: [PATCH 1/2] Create nipuni.json --- domains/nipuni.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/nipuni.json diff --git a/domains/nipuni.json b/domains/nipuni.json new file mode 100644 index 000000000..3cec2f300 --- /dev/null +++ b/domains/nipuni.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "nipunigamage" + }, + "record": { + "CNAME": "https://nipuni.pages.dev" + } +} From 2a23a2fb6c545f0ebe32efe08df4d7267fef0ece Mon Sep 17 00:00:00 2001 From: Nipuni Gamage <87087840+nipunigamage@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:44:39 +0530 Subject: [PATCH 2/2] Update nipuni.json --- domains/nipuni.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/nipuni.json b/domains/nipuni.json index 3cec2f300..2fdb6e9d5 100644 --- a/domains/nipuni.json +++ b/domains/nipuni.json @@ -1,8 +1,9 @@ { "owner": { - "username": "nipunigamage" + "username": "nipunigamage", + "email": "nipunikanishka255@gmail.com" }, "record": { - "CNAME": "https://nipuni.pages.dev" + "CNAME": "nipuni.pages.dev" } }