295 B
295 B
title: "{{ replace .Name "-" " " | title }}"
author: "mdn"
date: {{ .Date }}
publishDate: {{ now.Format "2006-01-02"}}
lastmod: {{ now.Format "2006-01-02"}}
slug: "{{ replaceRE
[0-9]+-
"" .Name | lower }}"
draft: true
featured: false
categories: [ cat1 ]
tags:
- tag1