From 3befd0707df10a7801046cba391edc98ad2afd3a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 11 Oct 2020 11:39:32 +0530 Subject: [PATCH] Revert "moves json file to domains" This reverts commit 334649ad7bf5a6ebdbb866beb5d7f34bc16de5c1. --- proghead00.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 proghead00.json diff --git a/proghead00.json b/proghead00.json new file mode 100644 index 000000000..e647ed5d9 --- /dev/null +++ b/proghead00.json @@ -0,0 +1,12 @@ +{ + "description": "Susnata's is.a.dev domain!", + "repo": "https://github.com/proghead00/proghead00.github.io", + "owner": { + "username": "proghead00", + "email": "susnata00@gmail.com" + }, + "record": { + "CNAME": "proghead00.github.io", + "URL": "https://proghead00.is-a.dev" + } +}