2017-11-23 01:41:58 +00:00
|
|
|
+++
|
|
|
|
# About/Biography widget.
|
2019-01-20 13:08:23 +00:00
|
|
|
widget = "about" # Do not modify this line!
|
|
|
|
active = true # Activate this widget? true/false
|
2019-02-27 22:34:04 +00:00
|
|
|
weight = 20 # Order that this section will appear in.
|
2017-11-23 01:41:58 +00:00
|
|
|
|
2019-01-20 13:08:23 +00:00
|
|
|
title = "Biography"
|
2017-11-23 01:41:58 +00:00
|
|
|
|
2019-01-20 13:08:23 +00:00
|
|
|
# Choose the user profile to display
|
|
|
|
# This should be the username of a profile in your `content/author/` folder.
|
2019-02-19 18:09:28 +00:00
|
|
|
author = "admin"
|
2017-11-23 01:41:58 +00:00
|
|
|
+++
|