Public Access
1
0

fix: test page set to draft, update date

This commit is contained in:
2025-08-26 18:31:07 -04:00
parent 1ab0e3f04d
commit f3f76a6d29

View File

@@ -1,9 +1,10 @@
--- ---
title: "Test page!" title: "Test page!"
date: "2025-10-13" date: Last modified
layout: "post.njk" layout: "post.njk"
tags: "general" 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
draft: true
--- ---
## What is Eleventy? ## What is Eleventy?