add yesterdays and todays posts
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
---
|
||||
date: {{ .Date }}
|
||||
description: ""
|
||||
draft: false
|
||||
lastmod: {{ .Date }}
|
||||
showTableOfContents: true
|
||||
tags: [ ]
|
||||
type: "post"
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
image: ""
|
||||
image: "images/"
|
||||
image_alt: ""
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user