Show draft/scheduled status banners for authenticated users

This commit is contained in:
Willem van den Ende
2026-04-01 21:40:17 +00:00
parent 86f7ffbe94
commit 5395b2de80
5 changed files with 90 additions and 2 deletions
@@ -0,0 +1,8 @@
%{
title: "Future Test Post",
author: "Test Author",
tags: ~w(test),
description: "A post scheduled for the future"
}
---
This is a future test post.