diff --git a/domains/polar.json b/domains/polar.json index f7bd4a613..52bf068a2 100644 --- a/domains/polar.json +++ b/domains/polar.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "polarfreez", - "email": "rafaelbraun5@hotmail.com" - }, - "record": { - "CNAME": "https://polarfreez.github.io" - } + "owner": { + "username": "polarfreez", + "email": "rafaelbraun5@hotmail.com" + }, + "repo": "https://github.com/polarfreez/polarfreez.github.io", + "record": { + "CNAME": "polarfreez.github.io" + } }