2022-02-02 16:09:48 +01:00
|
|
|
+++
|
|
|
|
# Contact widget.
|
|
|
|
widget = "contact" # See https://sourcethemes.com/academic/docs/page-builder/
|
|
|
|
headless = true # This file represents a page section.
|
|
|
|
active = true # Activate this widget? true/false
|
|
|
|
weight = 60 # Order that this section will appear.
|
|
|
|
|
|
|
|
title = "Contact"
|
2022-02-16 18:17:14 +01:00
|
|
|
subtitle = ""
|
2022-02-02 16:09:48 +01:00
|
|
|
|
|
|
|
# Automatically link email and phone?
|
|
|
|
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
|
|
|
|
+++
|
|
|
|
|