From 4ca33bec70856a56522f03a5de742c4ecc7b8032 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 23 Aug 2013 15:59:53 -0400 Subject: [PATCH] Change theme download URL --- theme-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-setup.md b/theme-setup.md index dbf7ea5..09fb227 100644 --- a/theme-setup.md +++ b/theme-setup.md @@ -21,7 +21,7 @@ General notes and suggestions for customizing **HPSTR RDX**. 5. Check out the sample posts in `_posts` to see examples for pulling in large feature images, tags, and other YAML data. 6. Read the documentation below for further customization pointers and documentation. -
Download the Theme
+
Download the Theme
**Pro-tip:** Delete the `gh-pages` branch after cloning and start fresh by branching off `master`. There is a bunch of garbage in `gh-pages` used for the theme's demo that I'm guessing you don't want on your site. {:.notice}