diff --git a/exampleSite/content/docs/multi-author/index.md b/exampleSite/content/docs/multi-author/index.md index 5c1a884f..f1291a8b 100644 --- a/exampleSite/content/docs/multi-author/index.md +++ b/exampleSite/content/docs/multi-author/index.md @@ -95,6 +95,6 @@ Nuno's awesome dummy bio. ## 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/" >}} \ No newline at end of file diff --git a/exampleSite/content/samples/multiple-authors.md b/exampleSite/content/samples/multiple-authors.md index 0db8882e..d547a28a 100644 --- a/exampleSite/content/samples/multiple-authors.md +++ b/exampleSite/content/samples/multiple-authors.md @@ -11,8 +11,4 @@ authors: - "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/" >}} \ No newline at end of file +This is an example of how an article with multiple authors will look like. \ No newline at end of file