blog/archetypes/default.md

10 lines
155 B
Markdown
Raw Normal View History

---
title: {{ replace .File.ContentBaseName "-" " " | title }}
description: null
date: {{ .Date }}
image: /favicon.png
draft: false
category: article
---