diff --git a/views/plan/_pricing.erb b/views/plan/_pricing.erb index 75e7b175..f0aa1e37 100644 --- a/views/plan/_pricing.erb +++ b/views/plan/_pricing.erb @@ -103,7 +103,7 @@ @@ -121,7 +121,7 @@ @@ -171,7 +171,7 @@ - Bandwidth + Bandwidth <%= Site::PLAN_FEATURES[:free][:bandwidth].to_bytes_pretty %> <%= Site::PLAN_FEATURES[:supporter][:bandwidth].to_bytes_pretty %> @@ -288,7 +288,7 @@ --> - Unlimited Site Creation + Unlimited Site Creation @@ -297,7 +297,7 @@ - Custom SSL Certificates + Custom SSL Certs (soon) diff --git a/views/settings/site/custom_domain.erb b/views/settings/site/custom_domain.erb index e66c6e82..49bbe8fe 100644 --- a/views/settings/site/custom_domain.erb +++ b/views/settings/site/custom_domain.erb @@ -31,6 +31,10 @@ This allows you to add an SSL key and certificate for your domain, enabling encryption for your site (https). It can take up to 5-30 minutes for the changes to go live, so please be patient. All files must be in PEM format. If your certificate is not bundled with the root and intermediate certificates, ask your certificate provider for help on how to do that.

+

We're wrapping up the finishing touches on SSL certs, it's not quite ready yet. Check back shortly!

+ + \ No newline at end of file