hugo-theme-nocolor/archetypes/default.adoc

14 lines
174 B
Plaintext
Raw Normal View History

2019-11-21 00:29:45 +01:00
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
description: null
date: {{ .Date }}
type: {{ .Type }}
draft: true
categories:
- General
tags:
-
series:
-
---