2017-11-23 02:41:58 +01:00
|
|
|
+++
|
|
|
|
# Contact widget.
|
|
|
|
widget = "contact"
|
|
|
|
active = true
|
2018-04-09 20:10:15 +02:00
|
|
|
date = 2016-04-20T00:00:00
|
2017-11-23 02:41:58 +01:00
|
|
|
|
|
|
|
title = "Contact"
|
|
|
|
subtitle = ""
|
|
|
|
|
|
|
|
# Order that this section will appear in.
|
|
|
|
weight = 70
|
|
|
|
|
|
|
|
# Automatically link email and phone?
|
|
|
|
autolink = true
|
|
|
|
|
2018-10-21 02:26:52 +02:00
|
|
|
# Email form provider
|
|
|
|
# 0: Disable email form
|
|
|
|
# 1: Netlify (requires that the site is hosted by Netlify)
|
|
|
|
# 2: formspree.io
|
|
|
|
email_form = 2
|
2017-11-23 02:41:58 +01:00
|
|
|
+++
|
|
|
|
|