summaryrefslogtreecommitdiff
path: root/security/index.html
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2017-06-05 21:38:37 -0300
committerAilin Nemui <ailin@z30a.localdomain>2017-06-08 19:04:30 +0200
commitae980fc859d9c895f19a4a9011f5289e7b0a74a4 (patch)
tree9beb15e44cfd16756bf90eb7e2f97f1084e2bf6c /security/index.html
parent6dfcd4ac349313ee607cd55f07e0d5edaf812b6e (diff)
downloadirssi.github.io-ae980fc859d9c895f19a4a9011f5289e7b0a74a4.zip
Merge all security data files to _data/security.yml
for i in _data/security/*; do basename $i | sed -r 's/^(.*)\.yml/- name: \1/g'; cat $i | sed 's/^/ /'; echo; done > _data/security.yml
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">