mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
fixed circular dependency in hugo
This commit is contained in:
@@ -95,6 +95,6 @@ Nuno's awesome dummy bio.
|
|||||||
|
|
||||||
## Sample
|
## Sample
|
||||||
|
|
||||||
The sample below shows an example where the default site author is turned off and the article has multiple authors.
|
This sample sample below shows an example where the default site author is turned off and the article has multiple authors.
|
||||||
|
|
||||||
{{< article link="/blowfish/samples/multiple-authors/" >}}
|
{{< article link="/blowfish/samples/multiple-authors/" >}}
|
||||||
@@ -11,8 +11,4 @@ authors:
|
|||||||
- "secondauthor"
|
- "secondauthor"
|
||||||
---
|
---
|
||||||
|
|
||||||
This is an example of how an article with multiple authors will look like.
|
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/" >}}
|
|
||||||
Reference in New Issue
Block a user