From 7c4fde2dbb40be8c1c505b6d5aa0fb0317130c3e Mon Sep 17 00:00:00 2001 From: Anindra Date: Mon, 19 Jun 2023 08:40:29 +0000 Subject: [PATCH] add sub-domain --- domains/anindra.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anindra.json diff --git a/domains/anindra.json b/domains/anindra.json new file mode 100644 index 000000000..5580bbc24 --- /dev/null +++ b/domains/anindra.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/meanindra/meanindra.github.io", + "owner": { + "username": "meanindra", + "email": "anindrakarmakar+pnswp5ix@proton.me", + "twitter": "i_anindra" + }, + "record": { + "CNAME": "meanindra.github.io" + } +} \ No newline at end of file