Skip to content

Commit 12790dc

Browse files
committed
fix: need the index md
1 parent 44912c3 commit 12790dc

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

_config.yml

+5-13
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
title: pezy blog
1+
title: pezy blog
22
description: a link blog
33
author: pezy
44
email: urbancpz@gmail.com
55

6-
timezone: Asia/Shanghai
7-
date_format: "%Y-%m-%d"
6+
timezone: Asia/Shanghai
7+
date_format: "%Y-%m-%d"
88

9-
permalink: /:year/:month/:day/:title/
10-
excerpt_separator: <!--more-->
9+
permalink: /:year/:month/:day/:title/
10+
excerpt_separator: <!--more-->
1111

1212
markdown: kramdown
1313
kramdown:
@@ -22,11 +22,3 @@ plugins:
2222
- jekyll-sitemap
2323
- jekyll-paginate
2424
- jekyll-seo-tag
25-
26-
exclude:
27-
- Gemfile
28-
- Gemfile.lock
29-
- node_modules
30-
- vendor
31-
- .git
32-
- README.md

0 commit comments

Comments
 (0)