mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Translate sample pages
- exampleSite\content\samples\rich-content\index.zh-cn.md - exampleSite\content\samples\placeholder-text\index.zh-cn.md - exampleSite\content\samples\multiple-authors\index.zh-cn.md - exampleSite\content\samples\mathematical-notation\index.zh-cn.md - exampleSite\content\samples\markdown\index.zh-cn.md - exampleSite\content\samples\_index.zh-cn.md
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
title: "Multiple Authors"
|
||||
title: "多作者"
|
||||
date: 2022-10-12
|
||||
draft: false
|
||||
description: "Sample for a multiple author setup"
|
||||
tags: ["authors", "sample"]
|
||||
summary: "A quick example of how multiple authors could be used."
|
||||
description: "多作者设置示例"
|
||||
tags: ["作者", "示例"]
|
||||
summary: "如何使用多个作者的简单示例。"
|
||||
showAuthor: false
|
||||
authors:
|
||||
- "nunocoracao"
|
||||
@@ -12,4 +12,4 @@ authors:
|
||||
type: 'sample'
|
||||
---
|
||||
|
||||
This is an example of how an article with multiple authors will look like.
|
||||
这是具有多个作者的文章的示例。
|
||||
Reference in New Issue
Block a user