aboutsummaryrefslogtreecommitdiff
path: root/templates/index.txt
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2024-03-09 15:34:57 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2024-03-09 15:34:57 +0100
commit50f53dc480fda8b3daab7a34454c2dd9f3f5f991 (patch)
tree2205be7a9c806ce59c851de9b50b9e18f973008d /templates/index.txt
parent172f4c8807d44ebe38c7f227b7fdc2d6a9dbe323 (diff)
Improve the error handlingrust
Diffstat (limited to 'templates/index.txt')
-rw-r--r--templates/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.txt b/templates/index.txt
index ca0fba4..52d363e 100644
--- a/templates/index.txt
+++ b/templates/index.txt
@@ -4,7 +4,7 @@
{{= post.raw}}
------------------------------------
{{~}}
-{{? posts_count == 0}}
+{{? !has_posts }}
## This is a fresh blog!
There are no posts yet.