Update galabra.json to use a URL key when connecting a GitHub profile

This commit is contained in:
Gal Abra
2025-02-23 23:29:56 +02:00
committed by GitHub
parent ffe7213543
commit adc38e8d9e
+1 -1
View File
@@ -5,6 +5,6 @@
"email": "galabra.dev@gmail.com"
},
"record": {
"CNAME": "https://github.com/galabra"
"URL": "https://github.com/galabra"
}
}