Просмотр исходного кода

Removed space character between /*

Jakob Schöttl 11 лет назад
Родитель
Сommit
2869a904c2
1 измененных файлов с 1 добавлено и 1 удалено
  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