From 16b74edebc199c11e6626f78a8fd2f4c5d7585e2 Mon Sep 17 00:00:00 2001 From: vshell-vxj Date: Sun, 3 Mar 2024 00:58:03 +0300 Subject: [PATCH 1/3] feat(domain): vsh.is-a.dev --- domains/vsh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vsh.json diff --git a/domains/vsh.json b/domains/vsh.json new file mode 100644 index 000000000..aedcc1f04 --- /dev/null +++ b/domains/vsh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vshell-vxj", + "email": "mark.chexari@gmail.com" + }, + "record": { + "CNAME": "https://vshell-vxj.github.io/" + } +} From 08ed2ec65c03cd48d8496f0d148d65ae4f7178d0 Mon Sep 17 00:00:00 2001 From: vshell-vxj <161979254+vshell-vxj@users.noreply.github.com> Date: Sun, 3 Mar 2024 00:59:33 +0300 Subject: [PATCH 2/3] Update vsh.json --- domains/vsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vsh.json b/domains/vsh.json index aedcc1f04..ff07ef68a 100644 --- a/domains/vsh.json +++ b/domains/vsh.json @@ -4,6 +4,6 @@ "email": "mark.chexari@gmail.com" }, "record": { - "CNAME": "https://vshell-vxj.github.io/" + "CNAME": "vshell-vxj.github.io" } } From 3ff6f4401d21160cd3d5e158db9fc02c534edb68 Mon Sep 17 00:00:00 2001 From: vshell-vxj <161979254+vshell-vxj@users.noreply.github.com> Date: Sun, 3 Mar 2024 16:16:36 +0300 Subject: [PATCH 3/3] Update vsh.json --- domains/vsh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/vsh.json b/domains/vsh.json index ff07ef68a..0a919c176 100644 --- a/domains/vsh.json +++ b/domains/vsh.json @@ -7,3 +7,4 @@ "CNAME": "vshell-vxj.github.io" } } +