소스 검색

Removed space character between /*

Jakob Schöttl 11 년 전
부모
커밋
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