Remove Octopress new post/page templates
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
layout: post-index
|
|
||||||
title: {{ title }}
|
|
||||||
permalink:
|
|
||||||
modified:
|
|
||||||
excerpt:
|
|
||||||
image:
|
|
||||||
feature:
|
|
||||||
---
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
layout: {{ layout }}
|
|
||||||
title: {{ title }}
|
|
||||||
date: {{ date }}
|
|
||||||
modified:
|
|
||||||
excerpt:
|
|
||||||
tags: []
|
|
||||||
image:
|
|
||||||
feature:
|
|
||||||
---
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
layout: {{ layout }}
|
|
||||||
title: {{ title }}
|
|
||||||
modified:
|
|
||||||
categories: {{ dir }}
|
|
||||||
excerpt:
|
|
||||||
tags: []
|
|
||||||
image:
|
|
||||||
feature:
|
|
||||||
---
|
|
||||||
Reference in New Issue
Block a user