From 0b9668ef2abd8fbe3cef512f90c9f36298596b79 Mon Sep 17 00:00:00 2001 From: Milind Pansare Date: Tue, 11 Feb 2025 21:41:23 -0500 Subject: [PATCH] Create githubmilind.json create githubmilind.github.io --- domains/githubmilind.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/githubmilind.json diff --git a/domains/githubmilind.json b/domains/githubmilind.json new file mode 100644 index 000000000..c12df6394 --- /dev/null +++ b/domains/githubmilind.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "githubmilind", + "email": "pansare@gmail.com" + }, + "record": { + "CNAME": "githubmilind.github.io" + } +}