update drake.json to have URL instead of CNAME

This commit is contained in:
Drake
2024-09-12 09:58:04 -04:00
parent 6f8c819e76
commit a968e46913
+1 -1
View File
@@ -7,7 +7,7 @@
},
"record": {
"CNAME": "https://github.com/drake-dot-o"
"URL": "https://github.com/drake-dot-o"
}
}