From 2f141b14f69ea3e2d81f3e4fee7bd9829c299618 Mon Sep 17 00:00:00 2001 From: Sayantan Paul Date: Thu, 25 Jan 2024 19:14:00 +0530 Subject: [PATCH] Create sayantan.json --- domains/sayantan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sayantan.json diff --git a/domains/sayantan.json b/domains/sayantan.json new file mode 100644 index 000000000..04a233b7a --- /dev/null +++ b/domains/sayantan.json @@ -0,0 +1,12 @@ +{ + "description": "Sayantan's portfolio and project wikis", + "repo": "https://github.com/legendsayantan/legendsayantan.github.io", + "owner": { + "username": "legendsayantan", + "email": "legendsayantan@gmail.com", + "twitter": "legendsayantan" + }, + "record": { + "CNAME": "legendsayantan.github.io" + } +}