diff --git a/domains/scientific-dev.json b/domains/scientific-dev.json new file mode 100644 index 000000000..6234bcf0d --- /dev/null +++ b/domains/scientific-dev.json @@ -0,0 +1,11 @@ +{ + "description": "A personal website to display my projects and details about me.", + "repo": "https://github.com/scientific-dev/portfolio", + "owner": { + "username": "scientific-dev", + "twitter": "ScientificDev" + }, + "record": { + "CNAME": "scientific-dev.github.io" + } +}