title | layout | pagination | ||||||
---|---|---|---|---|---|---|---|---|
Security Advisories |
page |
|
-
{%- for post in posts reversed -%}
-
{{ post.date | date: "%Y-%m-%d" }}
{% if forloop.first %}
{% if forloop.index < 8 %} {{ post.data.title }} {% else %} {{ post.data.title | remove: "WebKitGTK+ and WPE WebKit " | remove: "WebKitGTK and WPE WebKit " }} {% endif %}
The latest security advisory available.
{% endif %}
{%- endfor -%}