From e607629999d7e36b37e85d65a9bcc77eda2997c4 Mon Sep 17 00:00:00 2001 From: Yatin <127234342+Yatin-Malhotra@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:09:20 -0500 Subject: [PATCH] Create subdomain.json --- domains/subdomain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/subdomain.json diff --git a/domains/subdomain.json b/domains/subdomain.json new file mode 100644 index 000000000..07f35f375 --- /dev/null +++ b/domains/subdomain.json @@ -0,0 +1,11 @@ +{ + "description": "Personal-Portfolio", + "repo": "https://github.com/Yatin-Malhotra/TestPortfolio", + "owner": { + "username": "Yatin-Malhotra", + "discord": "foreverinevitable" + }, + "record": { + "A": ["75.2.60.5"] + } +}