We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b0624 commit cc81bcdCopy full SHA for cc81bcd
search.html
@@ -6,8 +6,8 @@
6
sitemap: false
7
---
8
<ul id="results"></ul>
9
+<script src="https://unpkg.com/simple-jekyll-search@latest/dest/simple-jekyll-search.min.js"></script>
10
<script>
- import SimpleJekyllSearch from simple-jekyll-search;
11
var sjs = SimpleJekyllSearch({
12
searchInput: null,
13
resultsContainer: document.getElementById('results'),
0 commit comments