set slug to filename
This commit is contained in:
parent
a3da2012d2
commit
93e02abe84
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
slug: {{ .File.BaseFileName }}
|
||||
tags:
|
||||
- notag
|
||||
draft: true
|
||||
|
Loading…
Reference in New Issue
Block a user