summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-12-15 20:21:38 +0200
committerGitHub <noreply@github.com>2025-12-15 20:21:38 +0200
commit552f58394e8501237e654f5378f389a8e67f80b0 (patch)
treeafeee506d50955680cd978397397fa2de8c3d89d
parente55ea3d102e166d76f24f8268f2fbc543f7a7515 (diff)
downloadjournal.lunar.sh-552f58394e8501237e654f5378f389a8e67f80b0.tar.gz
journal.lunar.sh-552f58394e8501237e654f5378f389a8e67f80b0.zip
Update 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>