Use TOML date syntax

This commit is contained in:
Will Faught
2024-06-27 17:39:01 -07:00
parent 33774e3283
commit 8cddbe0cfa
19 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
+++
authors = ["author-demo"]
categories = ["paige", "shortcodes"]
date = "2023-09-18T21:35:40-07:00"
date = 2023-09-18T21:35:40-07:00
description = "Demonstration of the Paige YouTube shortcode."
tags = ["videos", "youtube"]
title = "YouTube Shortcode"