This commit is contained in:
Kiri Stolz 2025-01-26 17:39:48 -07:00
parent bfbe0de3c6
commit 30c2170ae7
1369 changed files with 92622 additions and 16 deletions

View file

@ -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.

View file

@ -0,0 +1,15 @@
---
title: "複数の著者"
date: 2022-10-12
draft: false
description: "複数の著者の設定方法のサンプル"
tags: ["authors", "sample"]
summary: "複数の著者の利用方法の簡単な例。"
showAuthor: false
authors:
- "nunocoracao"
- "secondauthor"
type: 'sample'
---
これは、著者が複数人の記事がどのように見えるかの例です。

View file

@ -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.

View file

@ -0,0 +1,15 @@
---
title: "多作者"
date: 2022-10-12
draft: false
description: "多作者设置示例"
tags: ["作者", "示例"]
summary: "如何使用多个作者的简单示例。"
showAuthor: false
authors:
- "nunocoracao"
- "secondauthor"
type: 'sample'
---
这是具有多个作者的文章的示例。