blowfish/exampleSite/content/samples/multiple-authors.md

14 lines
348 B
Markdown
Raw Normal View History

2022-10-13 17:29:04 -05:00
---
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"
---
2022-10-13 17:39:01 -05:00
This is an example of how an article with multiple authors will look like.