Rename exampleSite to example
This commit is contained in:
4
example/content/authors/_index.md
Normal file
4
example/content/authors/_index.md
Normal file
@@ -0,0 +1,4 @@
|
||||
+++
|
||||
description = "Browse by author."
|
||||
title = "Authors"
|
||||
+++
|
8
example/content/authors/author-demo/_index.md
Normal file
8
example/content/authors/author-demo/_index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
description = "Demonstration of an author."
|
||||
title = "Author Demo"
|
||||
[paige.author]
|
||||
email = "example@example.com"
|
||||
name = "Author Demo"
|
||||
url = "https://example.com"
|
||||
+++
|
Reference in New Issue
Block a user