diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 4bb5ece14..4cfa3d624 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,10 +1,10 @@ { "description": "Site about me", - "repo": "https://github.com/banana6boom/about-me", + "repo": "https://github.com/banana6boom/banana6boom.github.io", "owner": { "username": "banana6boom", "email": "themadhouse@mail.ru" }, "record": { - "CNAME": "https://banana6boom.github.io/about-me/" + "CNAME": "banana6boom.github.io" } }