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

default.md « archetypes - github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b99cb8ba45b7094a274935d81bac6c931a5dff32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: {{ replace .Name "-" " " | title }}
description:
toc: true
authors: []
tags: []
categories: []
series: []
date: {{ .Date }}
lastmod: {{ .Date }}
featuredVideo:
featuredImage:
draft: false
---