Update oliver.json remove https from url

This commit is contained in:
Oli Ward
2025-02-10 14:39:25 +00:00
committed by GitHub
parent 4c1a4620fc
commit 29f72d994d
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "oliver.ward94@gmail.com"
},
"record": {
"CNAME": "https://is-a-dev-zc9.pages.dev/"
"CNAME": "is-a-dev-zc9.pages.dev"
}
}