Clean up some cruft.
This commit is contained in:
parent
6cc75e9778
commit
db37c3b374
3 changed files with 33 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue