This commit is contained in:
+3
-1
@@ -1,8 +1,10 @@
|
||||
---
|
||||
date: "{{ .Date | time.Format "2023-10-15T01:01:00+0100" }}"
|
||||
date: "{{ .Date | time.Format "2006-01-02T15:04:05Z07:00" }}
|
||||
draft: true
|
||||
author: Alexis Lahouze
|
||||
title: "{{ replace .File.ContentBaseName `-` ` ` | title }}"
|
||||
linkTitle: "{{ .File.ContentBaseName }}"
|
||||
tags: []
|
||||
---
|
||||
|
||||
<!-- vim: set tw=80 ts=2 sw=2 sts=2 spelllang=fr: -->
|
||||
|
||||
Reference in New Issue
Block a user