mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-11 08:53:56 -04:00
create separate bundled archetype for new notes
[skip ci]
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ dateFormat "2006-01-02 15:04:05-0700" .Date }}
|
||||
description: ""
|
||||
tags:
|
||||
-
|
||||
image: ""
|
||||
css: |
|
||||
|
||||
aliases:
|
||||
-
|
||||
draft: true
|
||||
comments: true
|
||||
---
|
||||
Reference in New Issue
Block a user