From fa5078df1c35090160fd28fe244d926217b6df3b Mon Sep 17 00:00:00 2001 From: Madhan Date: Sun, 11 Oct 2020 11:10:30 +0530 Subject: [PATCH] Create madhan.json --- domains/madhan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/madhan.json diff --git a/domains/madhan.json b/domains/madhan.json new file mode 100644 index 000000000..a4451276c --- /dev/null +++ b/domains/madhan.json @@ -0,0 +1,12 @@ +{ + "description": "Madhan's portfolio", + "repo": "https://github.com/madhank93/madhank93.github.io", + "owner": { + "username": "madhank93", + "email": "madhankumaravelu93@gmail.com" + }, + "record": { + "CNAME": "madhank93.github.io", + "URL": "https://madhan.is-a.dev" + } +}