From b42fcbc0f8976fdb5948d07cebbb30ee86024f3a Mon Sep 17 00:00:00 2001 From: George Cushen Date: Fri, 13 Nov 2020 01:38:09 +0000 Subject: feat: convert home/about to YAML --- exampleSite/content/home/about.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'exampleSite/content') diff --git a/exampleSite/content/home/about.md b/exampleSite/content/home/about.md index 7cdc8f5f..9430976b 100644 --- a/exampleSite/content/home/about.md +++ b/exampleSite/content/home/about.md @@ -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 --- -- cgit v1.2.3