Update creating-a-new-theme.md - hugo - [fork] hugo port for 9front
 (HTM) git clone git@git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 88881de2d4411034622508701c1fc6b723a742a9
 (DIR) parent e9917bfe1613ce76c8653f3712bc6d31cc301aac
 (HTM) Author: Michael Henderson <quoha@quoha.org>
       Date:   Sat,  8 Nov 2014 11:05:19 -0600
       
       Update creating-a-new-theme.md
       
       Diffstat:
         M docs/content/tutorials/creating-a-… |       6 +++---
       
       1 file changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/docs/content/tutorials/creating-a-new-theme.md b/docs/content/tutorials/creating-a-new-theme.md
       @@ -4,11 +4,11 @@ date: 2014-09-28
        linktitle: Creating a New Theme
        next: /tutorials/mathjax
        prev: /community/contributing
       -title: "Creating a New Theme
       +title: Creating a New Theme
        weight: 10
        menu:
       -  main:
       -    parent: tutorials
       +        main:
       +                parent: tutorials
        ---
        
        ## Introduction