Added multiple author support

This commit is contained in:
Nuno Coração
2022-10-13 23:29:04 +01:00
parent 6a3c4f9c21
commit 2677435117
25 changed files with 275 additions and 6 deletions
@@ -0,0 +1,18 @@
---
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"
---
This is an example of how an article with multiple authors will look like.
Check the article below for details on how to configure the feature.
{{< article link="/blowfish/docs/multi-author/" >}}