From cdbd82d492f56c73af25ef45c8de7fe7194a84cb Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 5 Mar 2025 15:37:21 +0300 Subject: [PATCH] Update domains/marlon.json Co-authored-by: 21Z <21z95@proton.me> --- domains/marlon.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/marlon.json b/domains/marlon.json index 2d605e643..416476ccb 100644 --- a/domains/marlon.json +++ b/domains/marlon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MarlonDevs", // Nuestro usuario de Github - "email": "marlonmogollon13@gmail.com", // Tu email - }, - "record": { - "CNAME": "marlondevs.github.io" // URL a la cual aputa tu web - } + "owner": { + "username": "MarlonDevs", + "email": "marlonmogollon13@gmail.com", + }, + "record": { + "CNAME": "marlondevs.github.io" + } }