From 7a9fd53911c10c469a294101e07ada24f70e6725 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Tue, 21 Mar 2017 17:34:14 -0700 Subject: [PATCH] Reverse row order (QubesOS/qubes-issues#2703) --- security-info/xsa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security-info/xsa.md b/security-info/xsa.md index 31ac7678..4c8ccd6e 100644 --- a/security-info/xsa.md +++ b/security-info/xsa.md @@ -67,7 +67,7 @@ Tracker XSA Is Qubes Affected? -{% for xsa in site.data.xsa %} +{% for xsa in site.data.xsa reversed %} {{ xsa.date }}