328c4b03db
And associated files for Hugo Themes Site
30 lines
610 B
Markdown
30 lines
610 B
Markdown
---
|
|
# 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
|
|
---
|