From e0db3bc50d08915dd16708b7bff0c2237da4026d Mon Sep 17 00:00:00 2001 From: Jeremiah Succeed Date: Thu, 3 Jan 2019 23:54:53 +0100 Subject: Author Box --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 02f033e..e5774fb 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,14 @@ To implement custom CSS sitewide, change the config.toml parameter customCSS fro This will render inline CSS in the head of your site and without adding an extra HTTP request. +### Show Author box + +If you want to show author box beneath post. + +``` + authorCard = true +``` + ## Contributions If you'd like to help with the continous improvement of this theme, I encourage you to submit a pull request or create an issue if you find a bug. All help is celebrated. -- cgit v1.2.3