Add id to archetype

master
Will Faught 2 years ago
parent 43766f328e
commit 47f9b70ca5

@ -3,6 +3,7 @@ categories = []
date = "{{ .Date }}"
description = ""
draft = true
id = "{{ print .File.Path now.UnixNano | sha1 }}"
link = ""
tags = []
title = "{{ replace .Name "-" " " | title }}"

Loading…
Cancel
Save