From be6c1bc830c79431176b9be8d03de259506289d8 Mon Sep 17 00:00:00 2001 From: Manish Kumar <89635138+manish7479dlp@users.noreply.github.com> Date: Sun, 16 Jan 2022 13:47:10 +0530 Subject: [PATCH] Add manish.json --- domains/manish.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manish.json diff --git a/domains/manish.json b/domains/manish.json new file mode 100644 index 000000000..11b607bb2 --- /dev/null +++ b/domains/manish.json @@ -0,0 +1,11 @@ +{ + "description": "Manish's Personal Website", + "repo": "https://github.com/manish7479dlp/manish7479dlp.github.io", + "owner": { + "username": "manish7479dlp", + "email": "manish7479dlp@gmail.com" + }, + "record": { + "CNAME": "manish7479dlp.github.io" + } +}