hugo-theme-terminal/archetypes/posts.md

12 lines
227 B
Markdown
Raw Normal View History

2019-03-31 20:24:16 +03:00
+++
2020-09-28 01:01:26 +03:00
title = "{{ replace .TranslationBaseName "-" " " | title }}"
date = "{{ .Date }}"
author = ""
authorTwitter = "" #do not include @
2019-03-31 20:24:16 +03:00
cover = ""
2019-03-31 20:31:34 +03:00
tags = ["", ""]
2019-08-08 22:56:16 +03:00
keywords = ["", ""]
2019-03-31 20:24:16 +03:00
description = ""
showFullContent = false
+++