parent
a8ac0e6009
commit
e036b2c45a
2 changed files with 14 additions and 0 deletions
@ -0,0 +1,6 @@ |
||||
--- |
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}" |
||||
date: {{ dateFormat "2006-01-02" .Date }} |
||||
tags: [] |
||||
draft: true |
||||
--- |
||||
@ -0,0 +1,8 @@ |
||||
--- |
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}" |
||||
description: "" |
||||
repo: "" |
||||
tags: [] |
||||
weight: 0 |
||||
draft: true |
||||
--- |
||||
Loading…
Reference in new issue