tweak template titles so they are more clear when viewing content with a cms
This commit is contained in:
parent
3ca8458f47
commit
8b31a5c509
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: _Template_
|
title: _Post Template_
|
||||||
author: YourName
|
author: YourName
|
||||||
publishDate: 1900-12-31
|
publishDate: 1900-12-31
|
||||||
lastMod: 1900-12-31
|
lastMod: 1900-12-31
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: _Template_
|
title: _Tip Template_
|
||||||
author: YourName
|
author: YourName
|
||||||
publishDate: 1900-12-30
|
publishDate: 1900-12-30
|
||||||
lastMod: 1900-12-31
|
lastMod: 1900-12-31
|
||||||
|
|
Loading…
Reference in a new issue