Fix lunar-en.js layout (#1356)

Without layout set to null a HTML template will be rendered around the
JavaScript, causing an error while loading the file in the browser.
This commit is contained in:
Louis Matthijssen 2017-11-20 21:03:51 +01:00 committed by Michael Rose
parent fa3647172d
commit 0841d49653

View file

@ -1,4 +1,5 @@
---
layout: null
---
var idx = lunr(function () {