From 6056aae41ec194ca64b2dac0aa8926623390b9ed Mon Sep 17 00:00:00 2001 From: Rex Date: Mon, 21 Apr 2025 01:03:52 +0200 Subject: [PATCH] added a subdomain file by @ash2vee --- domains/ash2vee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ash2vee.json diff --git a/domains/ash2vee.json b/domains/ash2vee.json new file mode 100644 index 000000000..26233d9c6 --- /dev/null +++ b/domains/ash2vee.json @@ -0,0 +1,11 @@ +{ + "description": "Im gonna use this website for my portfolio", + "repo": "https://github.com/ash2vee/ash2vee.github.io", + "owner": { + "username": "ash2vee", + "email": "ash2vee@outlook.com" + }, + "record": { + "CNAME": "ash2vee.github.io" + } +}