From f8f296c22bee0defaaf8fde6b6ef958c7a945eb0 Mon Sep 17 00:00:00 2001 From: Vauth <122077080+Vauth@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:22:02 +0330 Subject: [PATCH] ADD odi.is-a.dev --- domains/odi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/odi.json diff --git a/domains/odi.json b/domains/odi.json new file mode 100644 index 000000000..127a862ef --- /dev/null +++ b/domains/odi.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" + } +}