From d94bd4074a362e2a5fa51e8350afc24cabeae400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicente=20L=C3=B3pez?= <139439034+lopezvcnt@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:59:35 +0100 Subject: [PATCH 1/2] Create vicentelopez.json --- domains/vicentelopez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vicentelopez.json diff --git a/domains/vicentelopez.json b/domains/vicentelopez.json new file mode 100644 index 000000000..afba1223f --- /dev/null +++ b/domains/vicentelopez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lopezvcnt", + "email": "lopezvcnt@gmail.com" + }, + "record": { + "RECORDTYPE": "lopezvcnt.github.io" + } +} From 4bc92ae20bcef86b0858dd4a404a602a9d774d3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicente=20L=C3=B3pez?= <139439034+lopezvcnt@users.noreply.github.com> Date: Tue, 14 Jan 2025 07:43:04 +0100 Subject: [PATCH 2/2] Update vicentelopez.json --- domains/vicentelopez.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/vicentelopez.json b/domains/vicentelopez.json index afba1223f..bf83b0cf9 100644 --- a/domains/vicentelopez.json +++ b/domains/vicentelopez.json @@ -3,7 +3,9 @@ "username": "lopezvcnt", "email": "lopezvcnt@gmail.com" }, + "description": "Vicente López portfolio showcasing skills and projects for profesional purpose.", + "repo": "https://github.com/lopezvcnt", "record": { - "RECORDTYPE": "lopezvcnt.github.io" + "CNAME": "lopezvcnt.github.io" } }