diff --git a/views/settings/site/custom_domain.erb b/views/settings/site/custom_domain.erb index 2f75c260..8308e426 100644 --- a/views/settings/site/custom_domain.erb +++ b/views/settings/site/custom_domain.erb @@ -16,7 +16,7 @@
198.51.233.1
Next, you can add an "AAAA record" that also points to your root domain. This isn't strictly required, but provides IPv6 support which helps future proof your site. Use this address for the AAAA record: @@ -24,10 +24,10 @@
2620:2:6000::bad:dab:cafe
- If you would like to have a www for your domain, create a CNAME record pointing www to yourdomain.com: + Sometimes users will type in www before a domain despite it no longer being necessary to load web sites. If you would like to have a www for your domain, create a CNAME record pointing www to yourdomain.com:
www CNAME yourdomain.com