Added Consulting page and form

This commit is contained in:
Salar Rahmanian 2022-10-15 23:49:38 -07:00
parent 0baa63d4af
commit 1c5cd34810
9 changed files with 206 additions and 2 deletions

9
archetypes/default.md Normal file
View file

@ -0,0 +1,9 @@
+++
title = "{{ replace .Name "-" " " | title }}"
date = {{ .Date }}
draft = true
showReadTime = false
showDate = false
comments = false
+++