shithub: hugo

Download patch

ref: ddd5a922404aa08dd48bf80826c06c196555fe02
parent: df0a4534cd50779402ab77e047182f0fd4dc7109
author: Felipe Rohde <[email protected]>
date: Tue Jul 26 11:26:25 EDT 2016

docs: Removed comma from json example.

The comma causing invalid json and hugo not compile the file based on the same example.

--- a/docs/content/content/front-matter.md
+++ b/docs/content/content/front-matter.md
@@ -73,7 +73,7 @@
         "Development",
         "VIM"
     ],
-    "slug": "spf13-vim-3-0-release-and-new-website",
+    "slug": "spf13-vim-3-0-release-and-new-website"
 }
 
 Content of the file goes Here