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

posts.md « archetypes - github.com/hivickylai/hugo-theme-sam.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 472835c328dfc7eb483fc717935b90264c5d30c5 (plain)
1
2
3
4
5
6
7
8
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
showDate: true
draft: true
tags: ["blog","story"]
---