Public Access
1
0

feat: hide future dated blog posts

This commit is contained in:
2025-08-26 00:38:26 -04:00
parent fc7e3bf56c
commit 760451d975

View File

@@ -1,8 +1,8 @@
--- ---
title: "Test page!" title: "Test page!"
date: "2025-08-07" date: "2025-10-13"
layout: "post.njk" layout: "post.njk"
draft: true tags: "general"
excerpt: This post is a feature showcase of what you can do with Eleventy excerpt: This post is a feature showcase of what you can do with Eleventy
--- ---