From 2eb5a166c4e30ea4245cbb10640e2fad4d4f1160 Mon Sep 17 00:00:00 2001 From: VihaanAnand <103399534+VihaanAnand@users.noreply.github.com> Date: Wed, 8 May 2024 19:59:59 -0700 Subject: [PATCH] Register untitled.is-a.dev --- domains/untitled.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/untitled.json diff --git a/domains/untitled.json b/domains/untitled.json new file mode 100644 index 000000000..2f713c29b --- /dev/null +++ b/domains/untitled.json @@ -0,0 +1,11 @@ +{ + "description": "Hosting my website", + "repo": "https://github.com/VihaanAnand/VihaanAnand.github.io", + "owner": { + "username": "VihaanAnand", + "email": "macos14sonoma@gmail.com" + }, + "record": { + "CNAME": "VihaanAnand.github.io" + } +}