diff --git a/domains/delta.json b/domains/delta.json new file mode 100644 index 000000000..62ee70d4d --- /dev/null +++ b/domains/delta.json @@ -0,0 +1,12 @@ +{ + "description": "Delta's personal website using Github Pages", + "repo": "https://github.com/protogendelta/protogendelta.github.io", + "owner": { + "username": "ProtogenDelta", + "email": "", + "twitter": "TheDeltaProto" + }, + "record": { + "CNAME": "protogendelta.github.io" + } +}