This repository has been archived by the owner on Oct 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an example authorBio series.json
- Loading branch information
1 parent
e19a0c6
commit 596ae82
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"metadata": [ | ||
{ | ||
"type": "authorBio" , | ||
"description": "Charles Michael Palahniuk (/ˈpɔːlənɪk/;[1] born February 21, 1962) is an American freelance journalist and novelist who describes his work as transgressional fiction. He is the author of the award-winning novel Fight Club, which also was made into a film of the same name, starring Brad Pitt and Edward Norton.", | ||
"name": "Chuck Palahniuk", | ||
"website": "https://www.chuckpalahniuk.net/", | ||
"twitter": "https://twitter.com/chuckpalahniuk" | ||
} | ||
] | ||
} |