feat: convert home/about to YAML

This commit is contained in:
George Cushen 2020-11-13 01:38:09 +00:00
parent f702e0b354
commit b42fcbc0f8
2 changed files with 20 additions and 13 deletions

View file

@ -1,6 +1,6 @@
---
# An instance of the About widget.
# Documentation: https://sourcethemes.com/academic/docs/page-builder/
# Documentation: https://wowchemy.com/docs/page-builder/
widget: about
# Activate this widget? true/false
@ -16,6 +16,6 @@ title: Biography
# Choose the user profile to display
# This should be the username (folder name) of a profile in your `content/authors/` folder.
# See https://sourcethemes.com/academic/docs/get-started/#introduce-yourself
# See https://wowchemy.com/docs/get-started/#introduce-yourself
author: admin
---