Procházet zdrojové kódy

Removed space character between /*

Jakob Schöttl před 11 roky
rodič
revize
2869a904c2
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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