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 15:03:51 -05:00
committed by Michael Rose
parent fa3647172d
commit 0841d49653
+1
View File
@@ -1,4 +1,5 @@
---
layout: null
---
var idx = lunr(function () {