About Me
Introduce yourself to your readers.

Setup a user profile and then edit the front matter of home/about.md
to associate the About widget with your username (name of the folder your created in authors/
).
For example, the following options can be added to your section front matter in order to include the About widget:
widget: about
headless: true # This file represents a page section.
# ... Put Your Section Options Here (title etc.) ...
# Choose the user profile to display
# This should be the username of a profile in your `content/authors/` folder.
author: 'admin'