Daniel Rudolf 9 éve
szülő
commit
8d88863805
1 módosított fájl, 1 hozzáadás és 1 törlés
  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
 * `{{ content }}` - The content of the current page
                     (after it has been processed through Markdown)
                     (after it has been processed through Markdown)
 * `{{ pages }}` - A collection of all the content pages in your site
 * `{{ pages }}` - A collection of all the content pages in your site
-	* `{{ page.id }}`
+    * `{{ page.id }}`
     * `{{ page.url }}`
     * `{{ page.url }}`
     * `{{ page.title }}`
     * `{{ page.title }}`
     * `{{ page.description }}`
     * `{{ page.description }}`