2019-02-03 12:30:44 +01:00
|
|
|
---
|
2019-08-17 17:16:09 +02:00
|
|
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
2019-02-03 12:30:44 +01:00
|
|
|
date: {{ .Date }}
|
2019-08-17 17:16:09 +02:00
|
|
|
lastmod: {{ .Date }}
|
2019-02-03 12:30:44 +01:00
|
|
|
draft: true
|
2020-02-17 05:44:04 +01:00
|
|
|
author: ""
|
|
|
|
authorLink: ""
|
2019-08-17 17:16:09 +02:00
|
|
|
description: ""
|
2020-01-31 11:46:28 +01:00
|
|
|
license: ""
|
2019-08-18 19:36:52 +02:00
|
|
|
|
2019-08-17 17:16:09 +02:00
|
|
|
tags: []
|
|
|
|
categories: []
|
2020-02-17 05:44:04 +01:00
|
|
|
hiddenFromHomePage: false
|
2019-08-17 17:16:09 +02:00
|
|
|
|
2020-02-17 05:44:04 +01:00
|
|
|
featuredImage: ""
|
|
|
|
featuredImagePreview: ""
|
2019-08-17 17:16:09 +02:00
|
|
|
|
|
|
|
toc: false
|
2020-02-17 05:44:04 +01:00
|
|
|
autoCollapseToc: true
|
2019-08-17 17:16:09 +02:00
|
|
|
math: false
|
2020-03-08 14:02:21 +01:00
|
|
|
lightgallery: true
|
|
|
|
linkToMarkdown: true
|
|
|
|
share:
|
|
|
|
enable: true
|
2020-02-17 05:44:04 +01:00
|
|
|
comment: true
|
2019-08-18 19:36:52 +02:00
|
|
|
---
|
|
|
|
|
2020-02-17 05:44:04 +01:00
|
|
|
<!--more-->
|