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: 5d286a4e2fd6fd882312ad322e6da3f6a582d6ad (plain)
1
2
3
4
5
6
7
8
9
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
draft: false
weight: 0
enableToc: true
tocLevels: ["h2", "h3", "h4"]
---