Create marlon.json

This commit is contained in:
Marlon Mogollon
2025-03-04 22:13:08 -07:00
committed by GitHub
parent e96f953d88
commit 0519207602
+9
View File
@@ -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
}
}