From 6546b8b673b168eefe571cbc5d93f92cba7293a4 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Sat, 1 Jun 2013 23:00:44 -0400 Subject: [PATCH] Update blog domain instructions to include CNAME. --- media/js/src/modules/partials/blogging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/js/src/modules/partials/blogging.html b/media/js/src/modules/partials/blogging.html index 4db3ef0..d35b214 100644 --- a/media/js/src/modules/partials/blogging.html +++ b/media/js/src/modules/partials/blogging.html @@ -18,7 +18,7 @@
- Like 'snipt.nicksergeant.com' or 'nicksergeant.com' (without quotes). Set your CNAME / A-record to point to 96.126.110.160. You can use multiple domains here: separate each domain with a space. The first domain will be your primary domain. All other domains will redirect to your primary domain. + Like 'snipt.nicksergeant.com' or 'nicksergeant.com' (without quotes). Set your CNAME to `snipt.net` or A-record to `96.126.110.160`. You can use multiple domains here: separate each domain with a space. The first domain will be your primary domain. All other domains will redirect to your primary domain.