Added TILs to the mix!
This commit is contained in:
+7
-12
@@ -1,16 +1,11 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
tags:
|
||||
summary:
|
||||
tocOpen: true
|
||||
cover:
|
||||
image: "/images/img.jpg"
|
||||
# can also paste direct link from external site
|
||||
# ex. https://i.ibb.co/K0HVPBd/paper-mod-profilemode.png
|
||||
alt: ""
|
||||
caption: ""
|
||||
relative: false
|
||||
description: ""
|
||||
lastmod: {{ .Date }}
|
||||
showTableOfContents: true
|
||||
tags: [ ]
|
||||
type: "post"
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
image: ""
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user