fix json + disable proxy for gh pages

This commit is contained in:
William Harrison
2023-01-22 15:48:40 +08:00
committed by GitHub
parent 4d36347c01
commit 39004f9879
+2 -4
View File
@@ -1,17 +1,15 @@
{
"repo": "",
"owner": {
"username": "PowerfulRichard",
"email": "richard.hu.714@gmail.com"
},
"target": {
"cname": {
"CNAME": {
"name": "hzk",
"value": "powerfulrichard.github.io"
}
},
"proxied": true
"proxied": false
}