mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-08-17 02:23:25 +00:00
fix gpchn.json
There's been a problem. Cloudflare Pages doesn't support CNAME, so I have to use a third-party redirect link instead as written in the document. I apologize for that.
This commit is contained in:
+3
-3
@@ -8,10 +8,10 @@
|
||||
|
||||
"target": {
|
||||
"CNAME": {
|
||||
"name": "docs",
|
||||
"value": "gpchn.pages.dev"
|
||||
"name": "blog",
|
||||
"value": "edge.redirect.pizza"
|
||||
}
|
||||
},
|
||||
|
||||
"proxied": false
|
||||
"proxied": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user