diff --git a/domains/gxlpes.json b/domains/gxlpes.json index 7a9069dce..bdd53a9e8 100644 --- a/domains/gxlpes.json +++ b/domains/gxlpes.json @@ -1,11 +1,12 @@ - - { - "owner": { +{ + "description": "Website portfolio", + "repo": "https://github.com/gxlpes/gxlpes.github.io", + "owner": { "username": "gxlpes", "email": "guilhermxlopes@gmail.com" - }, - "record": { - "URL": "https://gxlpes.github.io/portfolio-website/" - } + + }, + "record": { + "CNAME": "gxlpes.github.io" } - \ No newline at end of file +}