From 50a3fcbd9a7a8ff1c80f7f5de6052684b118bfa2 Mon Sep 17 00:00:00 2001 From: Vauth <122077080+Vauth@users.noreply.github.com> Date: Sun, 20 Oct 2024 23:24:25 +0330 Subject: [PATCH 1/3] Delete odi.is-a.dev --- domains/odi.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/odi.json diff --git a/domains/odi.json b/domains/odi.json deleted file mode 100644 index 127a862ef1..0000000000 --- a/domains/odi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/vauth/hueco", - "owner": { - "username": "vauth", - "email": "ivuxey@gmail.com" - }, - "record": { - "CNAME": "vauth.github.io" - } -} From 69714b4b2498392ec49b5ce68105bd6bfa8ac9a7 Mon Sep 17 00:00:00 2001 From: Vauth <122077080+Vauth@users.noreply.github.com> Date: Sun, 20 Oct 2024 23:25:44 +0330 Subject: [PATCH 2/3] Create this.is-a.dev --- domains/this.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/this.json diff --git a/domains/this.json b/domains/this.json new file mode 100644 index 0000000000..127a862ef1 --- /dev/null +++ b/domains/this.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vauth/hueco", + "owner": { + "username": "vauth", + "email": "ivuxey@gmail.com" + }, + "record": { + "CNAME": "vauth.github.io" + } +} From 5864849d25b0f6ae70d728ba358cc61e4ef956f6 Mon Sep 17 00:00:00 2001 From: Vauth <122077080+Vauth@users.noreply.github.com> Date: Sun, 20 Oct 2024 23:26:40 +0330 Subject: [PATCH 3/3] Edit repo-url --- domains/this.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/this.json b/domains/this.json index 127a862ef1..436e7afb03 100644 --- a/domains/this.json +++ b/domains/this.json @@ -1,6 +1,6 @@ { "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/vauth/hueco", + "repo": "https://github.com/vauth/vauth.github.io", "owner": { "username": "vauth", "email": "ivuxey@gmail.com"