summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 1c4fd2e..96a5c80 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@ layout: default
<div id="main" role="main" class="index">
<div class="posts">
- {% for post in site.featured | sort: 'date' | reverse %}
+ {% for post in site.featured | reverse %}
<article class="post">
<header>
<span title="format: yyyy-mm-dd">{{ post.date | date: "%Y-%m-%d" }} @ journal.lunar.sh</span>