~xdavidwu/xdavidwu.link

22b1050a2f70896ca98f4a9261c5a5868fa4fd97 — iBug ♦ 3 years ago 3a6c715
Use layout: none instead of null (#2617)

* Use layout: none instead of null

* Update CHANGELOG and history
4 files changed, 4 insertions(+), 3 deletions(-)

M CHANGELOG.md
M assets/js/lunr/lunr-en.js
M assets/js/lunr/lunr-gr.js
M assets/js/lunr/lunr-store.js
M CHANGELOG.md => CHANGELOG.md +1 -0
@@ 5,6 5,7 @@
- Add `relative_url` filter to author home link [#2575](https://github.com/mmistakes/minimal-mistakes/pull/2575)
- Fix `analytics.provider` config comment to list all analytics providers. [#2607](https://github.com/mmistakes/minimal-mistakes/pull/2607)
- Fix typo in installation documentation. [#2570](https://github.com/mmistakes/minimal-mistakes/pull/2570)
- Fix broken Lunr search with Jekyll v4.1.0. [#2617](https://github.com/mmistakes/minimal-mistakes/pull/2617)

### Enhancements


M assets/js/lunr/lunr-en.js => assets/js/lunr/lunr-en.js +1 -1
@@ 1,5 1,5 @@
---
layout: null
layout: none
---

var idx = lunr(function () {

M assets/js/lunr/lunr-gr.js => assets/js/lunr/lunr-gr.js +1 -1
@@ 1,5 1,5 @@
---
layout: null
layout: none
---

step1list = new Array();

M assets/js/lunr/lunr-store.js => assets/js/lunr/lunr-store.js +1 -1
@@ 1,5 1,5 @@
---
layout: null
layout: none
---

var store = [