chore: add exampleSite
And associated files for Hugo Themes Site
This commit is contained in:
30
exampleSite/content/home/contact.md
Normal file
30
exampleSite/content/home/contact.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
# An instance of the Contact widget.
|
||||
# Documentation: https://sourcethemes.com/academic/docs/page-builder/
|
||||
widget: contact
|
||||
|
||||
# Activate this widget? true/false
|
||||
active: true
|
||||
|
||||
# This file represents a page section.
|
||||
headless: true
|
||||
|
||||
# Order that this section appears on the page.
|
||||
weight: 130
|
||||
|
||||
title: Contact
|
||||
subtitle:
|
||||
|
||||
# Automatically link email and phone or display as text?
|
||||
autolink: true
|
||||
|
||||
# Email form provider
|
||||
# 0: Disable email form
|
||||
# 1: Netlify (requires that the site is hosted by Netlify)
|
||||
# 2: formspree.io
|
||||
email_form: 2
|
||||
|
||||
netlify:
|
||||
# Enable CAPTCHA challenge to reduce spam?
|
||||
captcha: false
|
||||
---
|
||||
Reference in New Issue
Block a user