mikaela.github.io/blog/index.md
Mikaela Suomalainen 343dd6adeb Add quotes to meta excerpts
Missing them made channel.markdown give warnings
2015-05-03 11:14:24 +03:00

504 B

Posts in English:

    {% for post in site.categories.english %}
  • {{ post.title }}
  • {% endfor %}

Postaukset suomeksi:

    {% for post in site.categories.finnish %}
  • {{ post.title }}
  • {% endfor %}