We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e74ce commit ba7b5faCopy full SHA for ba7b5fa
src/content/plans/index.json
@@ -2727,10 +2727,10 @@
2727
},
2728
"d_cost_per_hostname": {
2729
"title": "Price per additional hostname",
2730
- "free": "$.10",
2731
- "pro": "$.10",
2732
- "biz": "$.10",
2733
- "ent": "$.10"
+ "free": "$0.10",
+ "pro": "$0.10",
+ "biz": "$0.10",
+ "ent": "$0.10"
2734
2735
"custom_analytics": {
2736
"title": "[Custom analytics](/cloudflare-for-platforms/cloudflare-for-saas/hostname-analytics/)",
0 commit comments