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

default.md « archetypes « exampleSite - github.com/darshanbaral/mero.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22a78582641cb77ff927c423cbd0e21369543564 (plain)
1
2
3
4
5
6
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---