From 7a4b18b5bb4d59cdfbe09b5b4ab7791355e17dbc Mon Sep 17 00:00:00 2001 From: dani1kx Date: Tue, 4 Nov 2025 07:43:06 +0200 Subject: [PATCH 1/3] Create dani1kx.json for website configuration Add JSON configuration for frontend website on Netlify. --- dani1kx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dani1kx.json diff --git a/dani1kx.json b/dani1kx.json new file mode 100644 index 00000000..223e125d --- /dev/null +++ b/dani1kx.json @@ -0,0 +1,10 @@ +{ + "description": "My frontend website hosted on Netlify", + "owner": { + "repo": "https://www.netlify.com", + "email": "твоя_пошта@gmail.com" + }, + "record": { + "CNAME": "твій_сайт.netlify.app" + } +} From 95d96ad71b8d6ab5007ad91686024cdcce933fd1 Mon Sep 17 00:00:00 2001 From: dani1kx Date: Tue, 4 Nov 2025 18:47:37 +0200 Subject: [PATCH 2/3] Update project description and repository details --- dani1kx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dani1kx.json b/dani1kx.json index 223e125d..491cb5ec 100644 --- a/dani1kx.json +++ b/dani1kx.json @@ -1,10 +1,10 @@ { - "description": "My frontend website hosted on Netlify", + "description": "👋, I Developer, Designer, Media & Event Volunteer :)", "owner": { - "repo": "https://www.netlify.com", - "email": "твоя_пошта@gmail.com" + "repo": "https://github.com/dani1kx/dani1kx.thedev.id", + "email": "its.dani1kx@gmail.com" }, "record": { - "CNAME": "твій_сайт.netlify.app" + "CNAME": "https://dani1kx.netlify.app" } } From e253e10001e94905b3ff5cea4693a753e34c22d1 Mon Sep 17 00:00:00 2001 From: dani1kx Date: Tue, 4 Nov 2025 18:49:02 +0200 Subject: [PATCH 3/3] Update repository URL in dani1kx.json --- dani1kx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dani1kx.json b/dani1kx.json index 491cb5ec..6f460bfc 100644 --- a/dani1kx.json +++ b/dani1kx.json @@ -1,7 +1,7 @@ { "description": "👋, I Developer, Designer, Media & Event Volunteer :)", "owner": { - "repo": "https://github.com/dani1kx/dani1kx.thedev.id", + "repo": "https://github.com/dani1kx", "email": "its.dani1kx@gmail.com" }, "record": {