2019-02-15 02:46:07 +01:00
|
|
|
---
|
2019-11-25 07:35:22 +01:00
|
|
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
2020-11-17 22:59:03 +01:00
|
|
|
slug: {{ .Name }}
|
2019-11-25 07:35:22 +01:00
|
|
|
description: null
|
|
|
|
date: {{ .Date }}
|
|
|
|
type: {{ .Type }}
|
2019-02-15 02:46:07 +01:00
|
|
|
draft: true
|
2019-11-25 07:35:22 +01:00
|
|
|
tags:
|
|
|
|
-
|
2021-03-15 16:30:04 +01:00
|
|
|
toc: false
|
2019-02-15 02:46:07 +01:00
|
|
|
---
|
2019-12-04 21:48:56 +01:00
|
|
|
|
|
|
|
:source-highlighter: pygments
|
2021-03-15 16:30:04 +01:00
|
|
|
:toc:
|
|
|
|
:toclevels: 2
|