mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
|
---
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
draft: true
|
||
|
---
|
||
|
|
||
|
= {{ replace .Name "-" " " | title }}
|
||
|
Gabriel Arazas <foo.dogsquared@gmail.com>
|
||
|
{{ dateFormat "2006-01-02" .Date }}
|