Skip to content

Commit 24c4854

Browse files
authored
Remove blog
1 parent d8c39c0 commit 24c4854

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

_config.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ algolia:
5454
# - vendor/gems/
5555
# - vendor/ruby/
5656

57-
include: ["_posts", "projects"]
57+
#include: ["_posts", "projects"]
58+
include: ["projects"]
5859

5960
defaults:
6061
- scope:
@@ -71,13 +72,13 @@ defaults:
7172
sidebar:
7273
nav: "projects"
7374
author_profile: false
74-
- scope:
75-
path: "_posts"
76-
values:
77-
layout: single
78-
sidebar:
79-
nav: "blogm"
80-
author_profile: true
75+
# - scope:
76+
# path: "_posts"
77+
# values:
78+
# layout: single
79+
# sidebar:
80+
# nav: "blogm"
81+
# author_profile: true
8182

8283
# Site Author
8384
author:

0 commit comments

Comments
 (0)