Skip to content

Commit 000785b

Browse files
authored
add jekyll-include-cache on the website repository (#70)
1 parent c5807ac commit 000785b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ list_bugs: https://bugzilla.mozilla.org/buglist.cgi?product=Bugzilla
2626
report_bug: https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla
2727
remote_theme: bugzilla/jekyll-theme
2828
plugins:
29+
- jekyll-include-cache
2930
- jekyll-redirect-from
3031
- jekyll-sitemap
3132

@@ -100,7 +101,6 @@ defaults:
100101
breadcrumbs:
101102
- name: About
102103
link: /about/
103-
104104

105105
paginate: 10
106106
paginate_path: "/blog/page/:num/"

0 commit comments

Comments
 (0)