From e6257f1b0980f0048c3d5bd3afe7fc803adf7db3 Mon Sep 17 00:00:00 2001
From: EuAndreh <eu@euandre.org>
Date: Sat, 5 Apr 2025 15:27:47 -0300
Subject: src/content/: Fix sorting of articles published in the same day

---
 src/content/tils/2021/04/24/scm-nif.adoc | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'src/content/tils/2021/04/24/scm-nif.adoc')

diff --git a/src/content/tils/2021/04/24/scm-nif.adoc b/src/content/tils/2021/04/24/scm-nif.adoc
index f70e533..abd62b9 100644
--- a/src/content/tils/2021/04/24/scm-nif.adoc
+++ b/src/content/tils/2021/04/24/scm-nif.adoc
@@ -1,3 +1,7 @@
+////
+export sort=2
+////
+
 = Three-way conditional for number signs on Lisp
 
 :on-lisp: https://www.paulgraham.com/onlisptext.html
-- 
cgit v1.2.3