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: 129dec23d18721cbe88e5fcd30f1a18a986ad118 (plain)
1
2
3
4
5
6
7
8
9
10
---
title: "{{ replace .Name "-" " " | title }}"
description: 
date: {{ .Date }}
image: 
math: 
license: 
comments: true
draft: true
---