We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708ed60 commit 977c9e7Copy full SHA for 977c9e7
_config.yml
@@ -129,6 +129,13 @@ defaults:
129
path: _drafts
130
values:
131
comments: false
132
+ -
133
+ scope:
134
+ path: index.html
135
+ values:
136
+ breadcrumb:
137
138
+ label: Posts
139
-
140
scope:
141
path: tags
index.html
@@ -1,12 +1,9 @@
1
---
2
layout: home
3
-breadcrumb:
4
- -
5
- label: Posts
6
7
# Index page
8
# v2.0
9
# https://github.com/cotes2020/jekyll-theme-chirpy
10
# © 2017-2019 Cotes Chung
11
# MIT License
12
----
+---
0 commit comments