mirror of
https://gitlab.com/fabinfra/fabinfra-theme.git
synced 2025-03-12 22:51:49 +01:00
6 lines
107 B
Markdown
6 lines
107 B
Markdown
|
---
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
date: {{ dateFormat "2006-01-02" .Date }}
|
||
|
draft: true
|
||
|
---
|