Add bandu.json configuration for domain ownership and CNAME record

This commit is contained in:
Bandu Mulla
2025-03-02 13:07:34 +05:30
parent d1eca6ac96
commit 972857e435
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "bmulla7",
"email": "bmulla7@gmail.com"
},
"record": {
"CNAME": "bandu.pages.dev"
}
}