mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-05 08:18:39 +00:00
Fix timestamp (#20)
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
lastmod: "2024-08-26T12:26:00.0000000+00:00"
|
lastmod: "2024-08-26T12:26:00.0000000+01:00"
|
||||||
author: patrick
|
author: patrick
|
||||||
categories:
|
categories:
|
||||||
- uncategorized
|
- uncategorized
|
||||||
date: "2024-08-26T12:26:00.0000000+00:00"
|
date: "2024-08-26T12:26:00.0000000+01:00"
|
||||||
title: WoofWare.Myriad.Plugins learns to parse args
|
title: WoofWare.Myriad.Plugins learns to parse args
|
||||||
summary: "My F# source generators have some new features, including an argument parser."
|
summary: "My F# source generators have some new features, including an argument parser."
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user