mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-03 10:36:42 -07:00
Added Consulting page and form
This commit is contained in:
parent
0baa63d4af
commit
1c5cd34810
9 changed files with 206 additions and 2 deletions
9
archetypes/default.md
Normal file
9
archetypes/default.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
title = "{{ replace .Name "-" " " | title }}"
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
showReadTime = false
|
||||
showDate = false
|
||||
comments = false
|
||||
+++
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue