2022-03-11 01:47:09 +00:00
|
|
|
---
|
2022-03-11 05:02:10 +00:00
|
|
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
2022-03-11 01:47:09 +00:00
|
|
|
date: {{ .Date }}
|
2022-03-11 05:02:10 +00:00
|
|
|
lastmod: {{ .Date }}
|
2022-03-11 01:47:09 +00:00
|
|
|
draft: true
|
2022-03-11 05:02:10 +00:00
|
|
|
keywords: []
|
|
|
|
description: ""
|
|
|
|
tags: []
|
|
|
|
categories: []
|
|
|
|
author: ""
|
|
|
|
|
|
|
|
# You can also close(false) or open(true) something for this content.
|
|
|
|
# P.S. comment can only be closed
|
|
|
|
comment: false
|
|
|
|
toc: false
|
|
|
|
autoCollapseToc: false
|
|
|
|
postMetaInFooter: false
|
|
|
|
hiddenFromHomePage: false
|
|
|
|
# You can also define another contentCopyright. e.g. contentCopyright: "This is another copyright."
|
|
|
|
contentCopyright: false
|
|
|
|
reward: false
|
|
|
|
mathjax: false
|
|
|
|
mathjaxEnableSingleDollar: false
|
|
|
|
mathjaxEnableAutoNumber: false
|
|
|
|
|
|
|
|
# You unlisted posts you might want not want the header or footer to show
|
|
|
|
hideHeaderAndFooter: false
|
|
|
|
|
|
|
|
# You can enable or disable out-of-date content warning for individual post.
|
|
|
|
# Comment this out to use the global config.
|
|
|
|
#enableOutdatedInfoWarning: false
|
|
|
|
|
|
|
|
flowchartDiagrams:
|
|
|
|
enable: false
|
|
|
|
options: ""
|
|
|
|
|
|
|
|
sequenceDiagrams:
|
|
|
|
enable: false
|
|
|
|
options: ""
|
|
|
|
|
2022-03-11 01:47:09 +00:00
|
|
|
---
|
|
|
|
|
2022-03-11 05:02:10 +00:00
|
|
|
<!--more-->
|