diff --git a/domains/marcus.json b/domains/marcus.json index cbc3efd0a..851a898ec 100644 --- a/domains/marcus.json +++ b/domains/marcus.json @@ -1,9 +1,9 @@ { - "description": "A personal website", + "description": "A portfolio website for HeroGamers (Marcus).", "repo": "https://github.com/HeroGamers/HeroGamers", "owner": { "username": "HeroGamers", - "email": "hero@herogamers.xyz", + "email": "webmaster@herogamers.dev", "twitter": "ItsHeroGamers" }, "record": { diff --git a/domains/phantom.json b/domains/phantom.json index 34b4c0f2c..1af0b95f7 100644 --- a/domains/phantom.json +++ b/domains/phantom.json @@ -3,9 +3,9 @@ "repo": "https://github.com/SealedSaucer", "owner": { "username": "SealedSaucer", - "email": "phantom@phantomcodes.ga" + "email": "sealedsaucer@gmail.com" }, "record": { - "URL": "https://phantomcodes.ga" + "URL": "https://phantom.codes" } } diff --git a/domains/soham.json b/domains/soham.json new file mode 100644 index 000000000..51a2e3e43 --- /dev/null +++ b/domains/soham.json @@ -0,0 +1,11 @@ +{ + "description": "Soham's personal website", + "repo": "https://github.com/sohamdoescode/sohamdoescode.github.io", + "owner": { + "username": "sohamdoescode", + "email": "soham.b630@gmail.com" + }, + "record": { + "CNAME": "sohamdoescode.github.io" + } +}