Update reed.json

trying to fix broken link, changed CNAME to URL
This commit is contained in:
Reed Jones
2022-05-29 18:29:17 -07:00
committed by GitHub
parent a17eacc0ec
commit cd7136376d
+5 -3
View File
@@ -1,10 +1,12 @@
{
"repo": "https://github.com/reed-jones",
"repo": "https://github.com/reed-jones/reedjones.com",
"description": "Reeds personal developer site",
"owner": {
"username": "reed-jones",
"email": "reedjones@reedjones.com"
"email": "reedjones@reedjones.com",
"twitter": "rj0nz"
},
"record": {
"CNAME": "reedjones.com"
"URL": "https://www.reedjones.com"
}
}