Explorar el Código

Merge pull request #134 from schoettl/master

Removed space character between /*
Gilbert Pellegrom hace 11 años
padre
commit
77d8b39ff9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      content/index.md

+ 1 - 1
content/index.md

@@ -37,7 +37,7 @@ Text files are marked up using [Markdown](http://daringfireball.net/projects/mar
 
 
 At the top of text files you can place a block comment and specify certain attributes of the page. For example:
 At the top of text files you can place a block comment and specify certain attributes of the page. For example:
 
 
-	/ *
+	/*
 	Title: Welcome
 	Title: Welcome
 	Description: This description will go in the meta description tag
 	Description: This description will go in the meta description tag
 	Author: Joe Bloggs
 	Author: Joe Bloggs