Add author to posts

This commit is contained in:
Dave Gallant
2024-01-06 11:33:47 -05:00
parent 21f72ae736
commit a5a09666f5
10 changed files with 10 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ date: "{{ .Date }}"
draft: true
comments: true
toc: false
author: "Dave Gallant"
---
<!--more-->