From 05192076024b3dc566a12f7fe963080a80b96f35 Mon Sep 17 00:00:00 2001 From: Marlon Mogollon <99307306+MarlonDevs@users.noreply.github.com> Date: Tue, 4 Mar 2025 22:13:08 -0700 Subject: [PATCH] Create marlon.json --- domains/marlon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marlon.json diff --git a/domains/marlon.json b/domains/marlon.json new file mode 100644 index 000000000..2d605e643 --- /dev/null +++ b/domains/marlon.json @@ -0,0 +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 + } +}