Clean up some cruft.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "{{ replace (replace .Name "draft-" "") "-" " " | title }}"
|
||||
date: {{ dateFormat .Site.Params.dateformat .Date }}
|
||||
date: {{ dateFormat (.Site.Params.dateformat) .Date }}
|
||||
draft: true
|
||||
tags:
|
||||
- tag1
|
||||
|
Reference in New Issue
Block a user