jmopines/site/content/thissite/date-test.md
Jean-Michel Tremblay 8ec3295123 Add date-test page (created March 1)
Edit date-test page (modified April 3)

script to create new page, build in date, and fetch update date from git
2026-04-03 17:53:37 -04:00

12 lines
341 B
Markdown

+++
date = '2026-03-01T10:00:00Z'
draft = false
title = 'Date Test'
tags = ['test', 'AI-gen']
+++
This page was created on March 1, 2026. If the dates are working
correctly, you should see a different "Updated" date — the date
of the most recent git commit that touched this file.
(Edited on April 3 to verify the updated date changes.)