Compare commits
1 Commits
0cc1dafdd4
...
da17b5f063
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
da17b5f063 |
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
/public/
|
public/
|
||||||
/resources/
|
resources/_gen/
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
+++
|
+++
|
||||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
|
||||||
date = '{{ .Date }}'
|
date = '{{ .Date }}'
|
||||||
draft = true
|
draft = true
|
||||||
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||||
+++
|
+++
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user