From cbdda6cdd199072891efa74e7543dca7baee6f1a Mon Sep 17 00:00:00 2001 From: Guilherme Lopes Date: Sat, 6 Aug 2022 14:24:50 -0300 Subject: [PATCH 1/2] Update gxlpes.json --- domains/gxlpes.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/gxlpes.json b/domains/gxlpes.json index 7a9069dce..cfce5b710 100644 --- a/domains/gxlpes.json +++ b/domains/gxlpes.json @@ -1,11 +1,12 @@ - - { - "owner": { - "username": "gxlpes", +{ + "description": "Website portfolio", + "repo": "https://github.com//.github.io", + "owner": { + "username": "", "email": "guilhermxlopes@gmail.com" - }, - "record": { - "URL": "https://gxlpes.github.io/portfolio-website/" - } + + }, + "record": { + "CNAME": "gxlpes.github.io" } - \ No newline at end of file +} From 2cda8e41253c75e5689797e0a5a464d16abd45a9 Mon Sep 17 00:00:00 2001 From: Guilherme Lopes Date: Sat, 6 Aug 2022 15:13:04 -0300 Subject: [PATCH 2/2] Update gxlpes.json --- domains/gxlpes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gxlpes.json b/domains/gxlpes.json index cfce5b710..bdd53a9e8 100644 --- a/domains/gxlpes.json +++ b/domains/gxlpes.json @@ -1,8 +1,8 @@ { "description": "Website portfolio", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/gxlpes/gxlpes.github.io", "owner": { - "username": "", + "username": "gxlpes", "email": "guilhermxlopes@gmail.com" },