From 50bb644ef02b9c1f7b15f0fff9a663fe41ac59a7 Mon Sep 17 00:00:00 2001 From: Shravan Sithambaram <136394302+VirtualSquares@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:27:59 -0700 Subject: [PATCH] Create shravan.json --- domains/shravan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/shravan.json diff --git a/domains/shravan.json b/domains/shravan.json new file mode 100644 index 000000000..dcf9173c4 --- /dev/null +++ b/domains/shravan.json @@ -0,0 +1,14 @@ +{ + "description": "To get the .is-a.dev subdomain for my portfolio website", + "repo": "https://github.com/VirtualSquares/Portfolio", + "owner": { + "username": "VirtualSquares", + "email": "shravanparadigm@gmail.com", + "discord": "cannonboys" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +}