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

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