summaryrefslogtreecommitdiff
path: root/security/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'security/index.html')
-rw-r--r--security/index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/index.html b/security/index.html
index 9526e49..e370d87 100644
--- a/security/index.html
+++ b/security/index.html
@@ -17,10 +17,8 @@ categories: [ _nav ]
</tr>
</thead>
<tbody>
-{% assign items = site.data.security | sort %}
-{% for item in items reversed %}
- {% assign name = item[0] %}
- {% assign values = item[1] %}
+{% assign items = site.data.security %}
+{% for values in items reversed %}
<tr>
<td class="text-nowrap">{{ values.release_date }}</td>
<td class="text-nowrap">