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

default.md « archetypes - github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0556d3a86d0e4ed0f4ab604ddf000d9230bf7b83 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: "{{ replace .Name "-" " " | title }}"
description: 
date: {{ .Date }}
image: 
math: 
license: 
hidden: false
comments: true
draft: true
---