forked from mirrors/hugo-theme-terminal
Add post archetype
This commit is contained in:
8
archetypes/post.md
Normal file
8
archetypes/post.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
+++
|
||||||
|
title = ""
|
||||||
|
date = ""
|
||||||
|
author = ""
|
||||||
|
cover = ""
|
||||||
|
description = ""
|
||||||
|
showFullContent = false
|
||||||
|
+++
|
Reference in New Issue
Block a user