chore: add exampleSite

And associated files for Hugo Themes Site
This commit is contained in:
George Cushen
2020-09-03 21:09:28 +01:00
parent a5727576d9
commit 328c4b03db
113 changed files with 12525 additions and 1 deletions

View 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
---