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