chore: add exampleSite
And associated files for Hugo Themes Site
This commit is contained in:
21
exampleSite/content/home/about.md
Normal file
21
exampleSite/content/home/about.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
# An instance of the About widget.
|
||||
# Documentation: https://sourcethemes.com/academic/docs/page-builder/
|
||||
widget: about
|
||||
|
||||
# Activate this widget? true/false
|
||||
active: true
|
||||
|
||||
# This file represents a page section.
|
||||
headless: true
|
||||
|
||||
# Order that this section appears on the page.
|
||||
weight: 20
|
||||
|
||||
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
|
||||
author: admin
|
||||
---
|
||||
Reference in New Issue
Block a user