10
archetypes/photos.md
Normal file
10
archetypes/photos.md
Normal file
@@ -0,0 +1,10 @@
|
||||
+++
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
date = "{{ .Date }}"
|
||||
draft = false
|
||||
tags = []
|
||||
|
||||
[hero]
|
||||
src = ""
|
||||
exif = true
|
||||
+++
|
Reference in New Issue
Block a user