hugo-theme-nocolor/archetypes/default.adoc

14 lines
174 B
Plaintext

---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
description: null
date: {{ .Date }}
type: {{ .Type }}
draft: true
categories:
- General
tags:
-
series:
-
---