feat(subtitle): add subtitle for posts (#171)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
subtitle: ""
|
||||
date: {{ .Date }}
|
||||
lastmod: {{ .Date }}
|
||||
draft: true
|
||||
|
||||
Reference in New Issue
Block a user