diff --git a/domains/delta.json b/domains/delta.json index 0a80befd9..5be00badd 100644 --- a/domains/delta.json +++ b/domains/delta.json @@ -1,12 +1,12 @@ { - "description": "Delta's personal website using Github Pages", - "repo": "https://github.com/protogendelta/protogendelta.github.io", + "description": "Leo's personal website using Github Pages", + "repo": "https://github.com/leocatsune/leocatsune.github.io", "owner": { - "username": "ProtogenDelta", + "username": "LeoCatsune", "email": "", - "twitter": "TheDeltaProto" + "twitter": "LeoCatsune" }, "record": { - "CNAME": "protogendelta.github.io" + "CNAME": "leocatsune.github.io" } }