From 162e1c622412ad6f4a6cc84fc2d5d9d0d5c06500 Mon Sep 17 00:00:00 2001 From: "Subhrajit Sain (ANW)" Date: Sun, 9 Mar 2025 17:07:30 +0530 Subject: [PATCH] Create anw.json --- domains/anw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anw.json diff --git a/domains/anw.json b/domains/anw.json new file mode 100644 index 000000000..975dd5d51 --- /dev/null +++ b/domains/anw.json @@ -0,0 +1,11 @@ +{ + "description": "ANW's (Subhrajit Sain) Personal Site", + "owner": { + "username": "SubhrajitSain", + "email": "subhrajitsain34@gmail.com" + }, + "record": { + "CNAME": "subhrajitsain.pythonanywhere.com" + }, + "proxied": false +}