aboutsummaryrefslogtreecommitdiff
path: root/templates/index.gmi
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2024-03-08 14:53:01 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2024-03-08 14:53:01 +0100
commitf6a545b00a4046879b7cc25c06c37bb6b6880b43 (patch)
treebc7da8066c080ff850d1e423c0e33bd5fb83e095 /templates/index.gmi
parent2998247083406f914b3647cedd19abf5507bf2c6 (diff)
Use serde and time
Diffstat (limited to 'templates/index.gmi')
-rw-r--r--templates/index.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.gmi b/templates/index.gmi
index 9df2f55..33832b1 100644
--- a/templates/index.gmi
+++ b/templates/index.gmi
@@ -1,3 +1,3 @@
# Gemlog Archive
-{{= it.posts }}
+{{= posts }}