We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5807ac commit 000785bCopy full SHA for 000785b
1 file changed
_config.yml
@@ -26,6 +26,7 @@ list_bugs: https://bugzilla.mozilla.org/buglist.cgi?product=Bugzilla
26
report_bug: https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla
27
remote_theme: bugzilla/jekyll-theme
28
plugins:
29
+ - jekyll-include-cache
30
- jekyll-redirect-from
31
- jekyll-sitemap
32
@@ -100,7 +101,6 @@ defaults:
100
101
breadcrumbs:
102
- name: About
103
link: /about/
-
104
105
paginate: 10
106
paginate_path: "/blog/page/:num/"
0 commit comments