From 7c4fde2dbb40be8c1c505b6d5aa0fb0317130c3e Mon Sep 17 00:00:00 2001 From: Anindra Date: Mon, 19 Jun 2023 08:40:29 +0000 Subject: [PATCH 1/2] 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 From be30d342d0a7677f5811a51cc9f38119a0a26f86 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 19 Jun 2023 17:16:48 +0800 Subject: [PATCH 2/2] Update anindra.json --- domains/anindra.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/anindra.json b/domains/anindra.json index 5580bbc24..0cc9ad31f 100644 --- a/domains/anindra.json +++ b/domains/anindra.json @@ -1,5 +1,4 @@ { - "description": "Describe the use of this subdomain", "repo": "https://github.com/meanindra/meanindra.github.io", "owner": { "username": "meanindra", @@ -9,4 +8,4 @@ "record": { "CNAME": "meanindra.github.io" } -} \ No newline at end of file +}