diff --git a/_includes/update-list.html b/_includes/update-list.html index 8d6e4b6..0ab7a45 100644 --- a/_includes/update-list.html +++ b/_includes/update-list.html @@ -1,6 +1,4 @@ -{% comment %} - Get the last 5 posts from lastmod list. -{% endcomment %} + {% assign MAX_SIZE = 5 %} @@ -26,12 +24,12 @@ {% if update_list.size > 0 %}
{{- site.data.locales[include.lang].panel.lastmod -}}
-