fixing stores markdown template

This commit is contained in:
evilchili
2024-01-19 16:04:07 -08:00
parent 4cdf3a79af
commit 6d40333142
3 changed files with 40 additions and 31 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
title: {{ title }}
author: {{ author if author else 'evilchili' }}
show_dm_content: False
tags: {{ tags }}
tags: store
location: {{ location }}
{% if date %}
date: {{ date }}
{% endif %}