From b2e2e6cca27403d3b7c282813fc991caf70a765f Mon Sep 17 00:00:00 2001 From: Sudarsan <69678617+scientific-dev@users.noreply.github.com> Date: Mon, 16 Aug 2021 17:22:19 +0530 Subject: [PATCH] Removed the old site domain details. --- domains/scientific-guy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/scientific-guy.json diff --git a/domains/scientific-guy.json b/domains/scientific-guy.json deleted file mode 100644 index 85c050789..000000000 --- a/domains/scientific-guy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A personal website to display my projects and details about me.", - "repo": "https://github.com/scientific-guy/portfolio", - "owner": { - "username": "scientific-guy", - "email": "scientificguy007@gmail.com" - }, - "record": { - "CNAME": "scientific-guy.github.io" - } -}