From fb6513b1b2c740c9f4f580a5b2be985999f00653 Mon Sep 17 00:00:00 2001 From: vs Date: Sat, 22 Feb 2025 20:10:27 +0530 Subject: [PATCH] Create vs206.json --- domains/vs206.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vs206.json diff --git a/domains/vs206.json b/domains/vs206.json new file mode 100644 index 000000000..28fded3f2 --- /dev/null +++ b/domains/vs206.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vs206/vs206.github.io", + "owner": { + "username": "vs206", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "vs206.github.io" + } +}