Create new file for crpaiz.json

Add CNAME record for is-a.dev domain for netlify
This commit is contained in:
CristopherPaiz
2025-01-14 09:15:07 -06:00
committed by GitHub
parent 8863346b07
commit 3ad7b2f480
+10
View File
@@ -0,0 +1,10 @@
{
"$schema": "../schemas/domain.json",
"owner": {
"username": "CristopherPaiz",
"email": "choperpaiz1@gmail.com"
},
"record": {
"CNAME": "crpaiz.netlify.app"
}
}