initial commit
This commit is contained in:
8
archetypes/post.md
Normal file
8
archetypes/post.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "{{ replace .File.ContentBaseName "-" " " | title }}"
|
||||
author: "Denys Konovalov"
|
||||
date: "{{ .Date }}"
|
||||
description:
|
||||
tags: []
|
||||
showtoc: false
|
||||
---
|
Reference in New Issue
Block a user