diff --git a/domains/nayandas.json b/domains/nayandas.json new file mode 100644 index 000000000..fb59cdda1 --- /dev/null +++ b/domains/nayandas.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog for Nayan Das (NayanJD)", + "repo": "https://github.com/NayanJD/nayanjd.github.io", + "owner": { + "username": "NayanJD", + "email": "dastms@gmail.com" + }, + "record": { + "CNAME": "nayanjd.github.io" + } +}