From bb8c1a72b0e50eb6c8e5fbbe57946cf8f01e024d Mon Sep 17 00:00:00 2001 From: aspect19 Date: Wed, 23 Apr 2025 13:37:58 +0300 Subject: [PATCH] Add amenya's subdomain --- domains/_vercel.amenya.json | 9 +++++++++ domains/amenya.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 domains/_vercel.amenya.json create mode 100644 domains/amenya.json diff --git a/domains/_vercel.amenya.json b/domains/_vercel.amenya.json new file mode 100644 index 000000000..a58ba270e --- /dev/null +++ b/domains/_vercel.amenya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aspects19", + "email": "ambezos388@hotmail.com" + }, + "record": { + "TXT": "vc-domain-verify=amenya.is-a.dev,d5089d38c63537eecdaf" + } +} \ No newline at end of file diff --git a/domains/amenya.json b/domains/amenya.json new file mode 100644 index 000000000..a212913c3 --- /dev/null +++ b/domains/amenya.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/aspects19/aspects19", + "owner": { + "username": "aspects19", + "email": "ambezos388@hotmail.com" + }, + "record": { + "CNAME": "portfolio-aspect.vercel.app/" + } + } + \ No newline at end of file