Initial commit.

This commit is contained in:
2025-06-09 16:52:15 -07:00
commit ba98e74fdf
1286 changed files with 89972 additions and 0 deletions

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'
---
これは、著者が複数人の記事がどのように見えるかの例です。