Add first post and add rss feed
This commit is contained in:
parent
87af96915a
commit
1fa1c6b355
14 changed files with 120 additions and 60 deletions
|
@ -3,4 +3,3 @@ title: "{{ replace .Name "-" " " | title }}"
|
|||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
draft: true
|
||||
date: {{ .Date }}
|
||||
title: ""
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
description: ""
|
||||
slug: ""
|
||||
tags: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue