diff --git a/domains/scientific-dev.json b/domains/scientific-dev.json new file mode 100644 index 000000000..38c03b1b1 --- /dev/null +++ b/domains/scientific-dev.json @@ -0,0 +1,12 @@ +{ + "description": "A personal website to display my projects and details about me.", + "repo": "https://github.com/scientific-dev/portfolio", + "owner": { + "username": "scientific-dev", + "email": "scientificguy007@gmail.com", + "twitter": "ScientificDev" + }, + "record": { + "CNAME": "scientific-dev.github.io" + } +} 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" - } -}