mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +00:00
16 lines
216 B
Plaintext
16 lines
216 B
Plaintext
|
---
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
draft: true
|
||
|
---
|
||
|
|
||
|
= {{ replace .Name "-" " " | title }}
|
||
|
|
||
|
== What is {{ replace .Name "-" " " | title }}?
|
||
|
|
||
|
== Overview
|
||
|
|
||
|
== How it works
|
||
|
|
||
|
== Conclusion
|