Skip to content

Commit 6f2ac0f

Browse files
committed
fix
1 parent d87e8fe commit 6f2ac0f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ exclude:
5050
- _drafts
5151

5252
collections:
53+
posts:
54+
output: true
55+
permalink: /:collection/:path/
5356
pages:
5457
output: true
5558
permalink: /:collection/:path/

_posts/00.Introduction.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: 00. Introduction
33
author: Tao He
4-
date: 2019-04-27
54
category: Jekyll
65
layout: post
76
---

0 commit comments

Comments
 (0)