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 + } +}