diff --git a/src/input/posts/datetime1.md b/src/input/posts/datetime1.md new file mode 100644 index 0000000..61e481e --- /dev/null +++ b/src/input/posts/datetime1.md @@ -0,0 +1,11 @@ +--- +title: Date Time 1 +tags: + - date + - time +author: alex-hedley +description: Handling date times +published: 2024-01-02 10:00 +--- + +10 am diff --git a/src/input/posts/datetime2.md b/src/input/posts/datetime2.md new file mode 100644 index 0000000..37d6cba --- /dev/null +++ b/src/input/posts/datetime2.md @@ -0,0 +1,11 @@ +--- +title: Date Time 2 +tags: + - date + - time +author: alex-hedley +description: Handling date times +published: 2024-01-02 11:00 +--- + +11 am