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

default.md « archetypes - github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 57da73021b6d5192b33b27ab73f3a2f2dd2d5774 (plain)
1
2
3
4
5
6
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: false
weight: 0
---