Change avg.is-a.dev from a CNAME to a URL redirect

Experimenting around. I'd like both domains to point to the same place, so I figure redirecting one to the other should work fine.
This commit is contained in:
James Robinson
2021-06-04 11:33:18 -06:00
committed by GitHub
parent 1b776d149e
commit ab17f55962
+1 -1
View File
@@ -7,6 +7,6 @@
"twitter": "avghelper"
},
"record": {
"CNAME": "averagehelper.github.io"
"URL": "averagehelper.github.io"
}
}