This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
|||||||
---
|
---
|
||||||
date: "{{ .Date | time.Format "2023-10-15" }}"
|
date: "{{ .Date | time.Format "2023-10-15T01:01:00+0100" }}"
|
||||||
draft: true
|
draft: true
|
||||||
author: Alexis Lahouze
|
author: Alexis Lahouze
|
||||||
title: "{{ replace .File.ContentBaseName `-` ` ` | title }}"
|
title: "{{ replace .File.ContentBaseName `-` ` ` | title }}"
|
||||||
|
linkTitle: "{{ .File.ContentBaseName }}"
|
||||||
|
tags: []
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user