mirror of
https://github.com/Superredstone/patrickcanal.it.git
synced 2026-03-07 20:18:08 +01:00
Changed default post template
This commit is contained in:
@@ -2,4 +2,5 @@
|
|||||||
date = '{{ .Date }}'
|
date = '{{ .Date }}'
|
||||||
draft = true
|
draft = true
|
||||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||||
|
tags = []
|
||||||
+++
|
+++
|
||||||
|
|||||||
Reference in New Issue
Block a user