From a05123a3c0b03a7e790a963390a10f082d42e09f Mon Sep 17 00:00:00 2001 From: iamthen0ise Date: Mon, 7 Oct 2024 13:10:41 +0300 Subject: [PATCH 1/4] Register noise.i-a-dev --- noise.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 noise.json diff --git a/noise.json b/noise.json new file mode 100644 index 000000000..a827f8268 --- /dev/null +++ b/noise.json @@ -0,0 +1,11 @@ +{ + "description": "This is a domain for my personal website!", + "repo": "https://github.com/iamthen0ise/iamthen0ise.github.io", + "owner": { + "username": "iamthen0ise", + "email": "evgenii.uvarov.post@gmail.com", + }, + "record": { + "CNAME": "iamthen0ise.github.io" + } +} From ba8fd1827ae2717b5f3cf2c913217f7d4156b54d Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 15 Oct 2024 15:15:54 +0300 Subject: [PATCH 2/4] Rename noise.json to domains/noise.json --- noise.json => domains/noise.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename noise.json => domains/noise.json (100%) diff --git a/noise.json b/domains/noise.json similarity index 100% rename from noise.json rename to domains/noise.json From 24a46114fe2c94a968d0dbd4e5b0075ded60a378 Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 15 Oct 2024 15:17:05 +0300 Subject: [PATCH 3/4] Update noise.json --- domains/noise.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/noise.json b/domains/noise.json index a827f8268..02d95d9c6 100644 --- a/domains/noise.json +++ b/domains/noise.json @@ -1,6 +1,6 @@ { "description": "This is a domain for my personal website!", - "repo": "https://github.com/iamthen0ise/iamthen0ise.github.io", + "repo": "https://github.com/iamthen0ise/iamthen0ise.github.io" "owner": { "username": "iamthen0ise", "email": "evgenii.uvarov.post@gmail.com", From c4e4c41dab3f1ad7f536a18e3b5542ddc61e74ff Mon Sep 17 00:00:00 2001 From: orangc Date: Tue, 15 Oct 2024 15:19:19 +0300 Subject: [PATCH 4/4] Update noise.json --- domains/noise.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/noise.json b/domains/noise.json index 02d95d9c6..223fa721c 100644 --- a/domains/noise.json +++ b/domains/noise.json @@ -1,11 +1,11 @@ { - "description": "This is a domain for my personal website!", - "repo": "https://github.com/iamthen0ise/iamthen0ise.github.io" - "owner": { - "username": "iamthen0ise", - "email": "evgenii.uvarov.post@gmail.com", - }, - "record": { - "CNAME": "iamthen0ise.github.io" - } + "description": "This is a domain for my personal website!", + "repo": "https://github.com/iamthen0ise/iamthen0ise.github.io", + "owner": { + "username": "iamthen0ise", + "email": "evgenii.uvarov.post@gmail.com" + }, + "record": { + "CNAME": "iamthen0ise.github.io" + } }