Update erol.json

Replacing CNAME with URL redirection
This commit is contained in:
Erol Joudy
2024-01-12 05:56:23 +08:00
committed by GitHub
parent 838a5c406d
commit f68cfe97a3
+7 -7
View File
@@ -1,10 +1,10 @@
{
"owner": {
"username": "erolj",
"email": "eroljoudy@pm.me"
},
"owner": {
"username": "erolj",
"email": ""
},
"record": {
"CNAME": "eroldev.netlify.app"
}
"record": {
"URL": "https://erol.kawanua.id"
}
}