Remove page param id
This commit is contained in:
@@ -4,7 +4,6 @@ categories = []
|
||||
date = "{{ .Date }}"
|
||||
description = ""
|
||||
draft = true
|
||||
id = "{{ print .File.Path $now.UnixNano | sha1 }}"
|
||||
link = ""
|
||||
tags = []
|
||||
title = "{{ replace (strings.TrimPrefix (print ($now.Format `2006-01-02`) `-`) .Name) `-` ` ` | title }}"
|
||||
|
Reference in New Issue
Block a user