diff --git a/_config.yml b/_config.yml index 5be97ee..1b4f71b 100644 --- a/_config.yml +++ b/_config.yml @@ -129,6 +129,13 @@ defaults: path: _drafts values: comments: false + - + scope: + path: index.html + values: + breadcrumb: + - + label: Posts - scope: path: tags diff --git a/index.html b/index.html index e105ba9..0b95cc9 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,9 @@ --- layout: home -breadcrumb: - - - label: Posts # Index page # v2.0 # https://github.com/cotes2020/jekyll-theme-chirpy # © 2017-2019 Cotes Chung # MIT License ---- \ No newline at end of file +---