From 16b74edebc199c11e6626f78a8fd2f4c5d7585e2 Mon Sep 17 00:00:00 2001 From: vshell-vxj Date: Sun, 3 Mar 2024 00:58:03 +0300 Subject: [PATCH] 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/" + } +}