From 50e471d3970206d3d38752e666e6984a6d37c77e Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 9 Oct 2023 12:53:20 +0200 Subject: [PATCH] Update david_heredia.json --- domains/david_heredia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/david_heredia.json b/domains/david_heredia.json index 8519c1bc0..470bd6929 100644 --- a/domains/david_heredia.json +++ b/domains/david_heredia.json @@ -1,11 +1,11 @@ { + "description": "Portofolio PWA", + "repo": "https://github.com/dherediat97/Portfolio", "owner": { "username": "dherediat97", "email": "dherediat97@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://dherediat97.github.io/Portfolio" } -} \ No newline at end of file +}