mikaela.github.io/blog/index.md

971 B

In English

{% for post in site.categories.english %}

{{ post.title }}

{{ post.excerpt | strip_html }}

{% endfor %}

suomeksi

{% for post in site.categories.english %}

{{ post.title }}

{{ post.excerpt | strip_html }}

{% endfor %}