From ec51569569337abd403f6552b5f2500c1893783a Mon Sep 17 00:00:00 2001
From: Shawn O'Hare <ohare.shawn@gmail.com>
Date: Wed, 30 Dec 2015 22:11:35 -0800
Subject: [PATCH] README formatting.

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 29b728c..3ecc466 100644
--- a/README.md
+++ b/README.md
@@ -38,9 +38,9 @@ This theme provides the following shortcodes.
   `cite` or `footer` metadata.
   - Example: 
   ```html
-    {{% blockquote cite="www.shawnohare.com" footer="Shawn" %}}
-      There is nothing more beautiful than an elegant mathematical proof. 
-    {{% /blockquote %}}`
+  {{% blockquote cite="www.shawnohare.com" footer="Shawn" %}}
+    There is nothing more beautiful than an elegant mathematical proof. 
+  {{% /blockquote %}}`
   ```
 - `marginnote`
   - Description: Wrap text to produce a numberless margin note.