mirror of
https://git.adityakumar.xyz/hugo-theme-even.git
synced 2024-11-12 16:19:45 +00:00
22 lines
447 B
Markdown
22 lines
447 B
Markdown
|
---
|
||
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
lastmod: {{ .Date }}
|
||
|
draft: true
|
||
|
isCJKLanguage: true
|
||
|
keywords: []
|
||
|
description: ""
|
||
|
tags: []
|
||
|
categories: []
|
||
|
author: ""
|
||
|
|
||
|
# you can close something for this content if you open it in config.toml.
|
||
|
comment: false
|
||
|
toc: false
|
||
|
copyright: false # you can define another copyright. e.g. copyright: "This is an another copyright."
|
||
|
reward: false
|
||
|
mathjax: false
|
||
|
---
|
||
|
|
||
|
<!--more-->
|