Fix CNAME and contact info

This commit is contained in:
Omar Adel
2025-03-03 07:04:23 +02:00
parent 1c1046365a
commit e70d76e25d
+3 -2
View File
@@ -1,8 +1,9 @@
{
"owner": {
"username": "0xOmarAdel"
"username": "0xOmarAdel",
"email": "omaradelawad20013@gmail.com"
},
"record": {
"CNAME": "https://omar-adel.netlify.app"
"CNAME": "omar-adel.netlify.app"
}
}