adding tanos edge

This commit is contained in:
evilchili
2022-08-16 12:26:04 -07:00
parent 671773ce99
commit 0bb968b802
5 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -11,6 +11,6 @@ date: {{ date }}
{% if summary %}
summary: {{summary}}
{% endif %}
status: {{ status if status else 'publish }}
status: {{ status if status else 'publish' }}
---