diff --git a/domains/cd.json b/domains/cd.json index f6c30f430..7ae9c15d2 100644 --- a/domains/cd.json +++ b/domains/cd.json @@ -1,5 +1,5 @@ { - "description": "Personal website of Yaksh Bariya", + "description": "Redirect to my personal website", "repo": "https://github.com/thunder-coding/CodingThunder", "owner": { "username": "thunder-coding", @@ -7,6 +7,6 @@ "discord": "codingthunder" }, "record": { - "CNAME": "thunder-coding.github.io" + "URL": "https://thunders.website" } }