rename author, publish test post

This commit is contained in:
2024-05-04 14:31:19 -04:00
parent dbd645375f
commit 748223d3d2
18 changed files with 49 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
authors: [ "{{ Site.AuthorName }}" ]
authors: [ "David Rinaldo" ]
date: {{ .Date }}
draft: true
---