This commit is contained in:
parent
4b35583782
commit
e77051ccc4
1987 changed files with 1147290 additions and 5648 deletions
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "Multiple Authors"
|
||||
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."
|
||||
showAuthor: false
|
||||
authors:
|
||||
- "nunocoracao"
|
||||
- "secondauthor"
|
||||
type: 'sample'
|
||||
---
|
||||
|
||||
This is an example of how an article with multiple authors will look like.
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "複数人の著者"
|
||||
date: 2022-10-12
|
||||
draft: false
|
||||
description: "複数人の著者の設定方法のサンプル"
|
||||
tags: ["authors", "sample"]
|
||||
summary: "複数人の著者の利用方法の簡単な例。"
|
||||
showAuthor: false
|
||||
authors:
|
||||
- "nunocoracao"
|
||||
- "secondauthor"
|
||||
type: 'sample'
|
||||
---
|
||||
|
||||
これは、著者が複数人の記事がどのように見えるかの例です。
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "Multiple Authors"
|
||||
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."
|
||||
showAuthor: false
|
||||
authors:
|
||||
- "nunocoracao"
|
||||
- "secondauthor"
|
||||
type: 'sample'
|
||||
---
|
||||
|
||||
This is an example of how an article with multiple authors will look like.
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "多作者"
|
||||
date: 2022-10-12
|
||||
draft: false
|
||||
description: "多作者设置示例"
|
||||
tags: ["作者", "示例"]
|
||||
summary: "如何使用多个作者的简单示例。"
|
||||
showAuthor: false
|
||||
authors:
|
||||
- "nunocoracao"
|
||||
- "secondauthor"
|
||||
type: 'sample'
|
||||
---
|
||||
|
||||
这是具有多个作者的文章的示例。
|
Loading…
Add table
Add a link
Reference in a new issue