Giving some love to the blog

This commit is contained in:
Julien Lengrand-Lambert
2018-05-04 16:17:14 +02:00
parent 953b984853
commit df561fc7a1
7 changed files with 27 additions and 842 deletions

View File

@@ -15,7 +15,7 @@ layout: none
<uri>{{ site.url }}/</uri>
<email>{{ site.owner.email }}</email>
</author>
{% for post in site.posts limit:20 %}
{% for post in site.posts limit:200 %}
<entry>
<title type="html"><![CDATA[{{ post.title | cdata_escape }}]]></title>