Add link to jekyll-algolia's documentation

This commit is contained in:
Michael Rose
2018-02-19 08:10:26 -05:00
parent 73d82964a2
commit f878aa943b
5 changed files with 41 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2018-02-16T15:18:36-05:00
last_modified_at: 2018-02-19T08:07:26-05:00
toc: true
---
@@ -13,6 +13,7 @@ toc: true
### Enhancements
* Update jQuery to version `3.3.1`. [#1491](https://github.com/mmistakes/minimal-mistakes/issues/1491)
* Add link to jekyll-algolia's `files_to_exclude` documentation.
### Bug Fixes