hugo-theme-even/archetypes/default.md

22 lines
427 B
Markdown
Raw Normal View History

2017-08-27 14:38:42 +00:00
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
keywords: []
description: ""
tags: []
categories: []
author: ""
# you can close something for this content if you open it in config.toml.
comment: false
toc: false
2017-08-28 09:03:07 +00:00
# you can define another copyright. e.g. copyright: "This is an another copyright."
copyright: false
2017-08-27 14:38:42 +00:00
reward: false
mathjax: false
---
<!--more-->