mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 04:55:30 -04:00
create separate bundled archetype for new notes
[skip ci]
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
date: {{ dateFormat "2006-01-02 15:04:05-0700" .Date }}
|
||||
description: ""
|
||||
tags:
|
||||
- Tag 1
|
||||
- Tag 2
|
||||
image: "image.png"
|
||||
draft: true
|
||||
---
|
||||
|
Reference in New Issue
Block a user