diff --git a/domains/twistedtransistor.json b/domains/twistedtransistor.json new file mode 100644 index 000000000..232247e92 --- /dev/null +++ b/domains/twistedtransistor.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio website", + "repo": "https://github.com/mikeisfree/webzone404", + "owner": { + "username": "mikeisfree", + "email": "mzaperty@gmail.com" + }, + "record": { + "CNAME": "https://mikeisfree.github.io/webzone404/" + } +}