Welcome to mirror list, hosted at ThFree Co, Russian Federation.

post.md « archetypes - github.com/calintat/minimal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e5d34ef15d8a0fc82e9851077653cb032f58bc2a (plain)
1
2
3
4
5
6
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ dateFormat "2006-01-02" .Date }}
tags: []
draft: true
---