diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2021-07-18 16:04:06 -0400 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2021-07-18 16:04:06 -0400 |
| commit | f2082a0d72f9359be02182883a1e1190d8b1b215 (patch) | |
| tree | 7856590caa92fe0e71861c85546cdabe0bea16ca /example-site/blog/first-post.md | |
| parent | 8b1d8bf26452f3ce8b38228a39755a6b8e18775a (diff) | |
| download | go-website-f2082a0d72f9359be02182883a1e1190d8b1b215.tar.gz go-website-f2082a0d72f9359be02182883a1e1190d8b1b215.tar.xz | |
More changes to how the website functions
Diffstat (limited to 'example-site/blog/first-post.md')
| -rw-r--r-- | example-site/blog/first-post.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/example-site/blog/first-post.md b/example-site/blog/first-post.md index 42ef931..f9c5ea2 100644 --- a/example-site/blog/first-post.md +++ b/example-site/blog/first-post.md @@ -1,13 +1,10 @@ --- title: 'Blog Post #1' -# head: "This is optional" description: My example description - date: 07.02.2021 15:00:00 EDT - +published: true tags: Blog: - |--- `{{.Date.Time.Format "Monday January 2 2006"}}` |
