mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-10 08:40:40 +00:00
21 lines
498 B
Markdown
21 lines
498 B
Markdown
|
+++
|
||
|
# 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 = 130 # Order that this section will appear.
|
||
|
|
||
|
title = "Contact"
|
||
|
subtitle = ""
|
||
|
|
||
|
# 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
|
||
|
+++
|
||
|
|