Hugo Bilberry First commit to gitea@cowbay.org
This commit is contained in:
18
archetypes/default.md
Normal file
18
archetypes/default.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
|
||||
noSummary: false
|
||||
featuredImage: "https://h.cowbay.org/images/post-default-11.jpg"
|
||||
categories: []
|
||||
tags: []
|
||||
author: "Eric Chang"
|
||||
---
|
||||
|
||||
SOME Text here
|
||||
|
||||
Breaks here
|
||||
<!--more-->
|
||||
Contents continues...
|
||||
|
||||
Reference in New Issue
Block a user