From d07c17fe1d3af30b4d8c6f93b57235d583babbd1 Mon Sep 17 00:00:00 2001 From: Gordon Woodhull Date: Wed, 4 Mar 2026 13:34:02 -0500 Subject: [PATCH 1/2] add date --- posts/2026-03-xx/index.qmd | 1 + 1 file changed, 1 insertion(+) diff --git a/posts/2026-03-xx/index.qmd b/posts/2026-03-xx/index.qmd index 2abcf85..20c1561 100644 --- a/posts/2026-03-xx/index.qmd +++ b/posts/2026-03-xx/index.qmd @@ -1,6 +1,7 @@ --- title: Quarto Engine Extensions author: Gordon Woodhull +date: 2026-03-04 toc: true toc-depth: 3 quarto-root: https://prerelease.quarto.org From 159be4a26046e9f526263f5fcf951a7d4387a6ee Mon Sep 17 00:00:00 2001 From: Gordon Woodhull Date: Wed, 4 Mar 2026 13:36:09 -0500 Subject: [PATCH 2/2] move post to date --- posts/{2026-03-xx => 2026-03-04}/index.qmd | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/{2026-03-xx => 2026-03-04}/index.qmd (100%) diff --git a/posts/2026-03-xx/index.qmd b/posts/2026-03-04/index.qmd similarity index 100% rename from posts/2026-03-xx/index.qmd rename to posts/2026-03-04/index.qmd