diff options
Diffstat (limited to 'example-site/blog/second-post.md')
| -rw-r--r-- | example-site/blog/second-post.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/example-site/blog/second-post.md b/example-site/blog/second-post.md new file mode 100644 index 0000000..34fe318 --- /dev/null +++ b/example-site/blog/second-post.md @@ -0,0 +1,15 @@ +--- +title: 'Blog Post #2' +description: My example description for blog post #2 +date: 07.14.2021 15:00:00 EDT +published: true +tags: + Blog: +|--- + +`{{.Date.Time.Format "Monday January 2 2006"}}` + +# {{.Title}} + +This is an example second blog post. + |
