hugo-theme-zzo/archetypes/contact.md

10 lines
167 B
Markdown
Raw Normal View History

2019-12-17 18:14:07 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description:
type: contact
service: formspree # formspree, getform
2019-12-17 18:14:07 +00:00
formId: ""
getformToken: ""
2019-12-17 18:14:07 +00:00
---