Fix whitespace

pico-3.0-alpha
Daniel Rudolf 10 years ago
parent 13a50c7f2f
commit 8d88863805
  1. 2
      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 }}`

Loading…
Cancel
Save