From 26a0c1dd5bc2e274c3e45473bed034916be7f798 Mon Sep 17 00:00:00 2001 From: Soon Van Date: Thu, 19 Sep 2013 11:13:38 -0400 Subject: [PATCH] Fix codeblock in Bootstrap README to use Markdown indent --- themes/bootstrap/README.md | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/themes/bootstrap/README.md b/themes/bootstrap/README.md index cb3d77791a..814f03170c 100644 --- a/themes/bootstrap/README.md +++ b/themes/bootstrap/README.md @@ -59,7 +59,7 @@ Whenever you add or change a theme helper, you'll have to restart your Publify a ## 1.3 Get into the views > Get into the views, boy you've got to prove your love to me -> - Famous 80's pop song. +> -- Famous 80's pop song. ### 1.3.1 Understanding the views @@ -126,22 +126,18 @@ Take these files, and replace your Publify Bootstrap theme bootstrap.css and boo You can easily turn Bootstrap into a three column theme. Let's say you want to split the sidebars into two columns, one with generated content and one with advertisements. Edit the `views/layout/default.html.erb` file, and replace: -
-
-
+ With: -
-
-Call your advertisement or sidebar content here. -
- -
+
+ Call your advertisement or sidebar content here. +
+ [1]: http://publify.co