浏览代码

Fix whitespace

Daniel Rudolf 9 年之前
父节点
当前提交
8d88863805
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      content-sample/index.md

+ 1 - 1
content-sample/index.md

@@ -113,7 +113,7 @@ have a trailing slash.
 * `{{ content }}` - The content of the current page
                     (after it has been processed through Markdown)
 * `{{ pages }}` - A collection of all the content pages in your site
-	* `{{ page.id }}`
+    * `{{ page.id }}`
     * `{{ page.url }}`
     * `{{ page.title }}`
     * `{{ page.description }}`