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] 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 000000000..127a862ef --- /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" + } +}