mirror of
https://github.com/balkian/balkian.github.com.git
synced 2024-11-14 15:42:28 +00:00
7 lines
102 B
Markdown
7 lines
102 B
Markdown
|
---
|
||
|
date: '{{ .Date }}'
|
||
|
draft: true
|
||
|
title: '{{ replace .File.ContentBaseName `-` ` ` | title }}'
|
||
|
---
|
||
|
|