rename author, publish test post
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
authors: [ "{{ Site.AuthorName }}" ]
|
||||
authors: [ "David Rinaldo" ]
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user