From 019e6a47f1a8670ddc0e51b59ba1676965af2c30 Mon Sep 17 00:00:00 2001 From: soumyah-das Date: Mon, 30 Jan 2023 10:35:34 +0530 Subject: [PATCH] Register domain --- domains/soumya-das.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soumya-das.json diff --git a/domains/soumya-das.json b/domains/soumya-das.json new file mode 100644 index 000000000..959de54e6 --- /dev/null +++ b/domains/soumya-das.json @@ -0,0 +1,11 @@ +{ + "description": "soumyah Profile.", + "repo": "https://github.com/soumyah-das/soumyah-das.github.io", + "owner": { + "username": "soumyah-das", + "email": "" + }, + "record": { + "CNAME": "soumyah-das.github.io" + } +}