parent
8f9faaf99a
commit
ea6105b277
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "titlera"
|
||||
date: 2022-06-23Tlala
|
||||
---
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: ""
|
||||
date: 2022-06-23T11:18:06+02:00
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: ""
|
||||
date: {{ .Date }}
|
||||
---
|
@ -0,0 +1,7 @@
|
||||
{{- $t := replace (replace .Name "-" " ") (now.Format "2006 01 02 ") "" -}}
|
||||
{{- $d := replace (replace .Name "-" " ") (printf " %s" $t ) "" -}}
|
||||
{{- $d = replace $d " " "-" | time.Format "2006-01-02Tlala" -}}
|
||||
---
|
||||
title: "{{ $t }}"
|
||||
date: {{ $d }}
|
||||
---
|
Loading…
Reference in new issue