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