Bladeren bron

Merge pull request #134 from schoettl/master

Removed space character between /*
Gilbert Pellegrom 11 jaren geleden
bovenliggende
commit
77d8b39ff9
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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:
 
-	/ *
+	/*
 	Title: Welcome
 	Description: This description will go in the meta description tag
 	Author: Joe Bloggs