Add search powered by Algolia

This commit is contained in:
Paulus Schoutsen 2017-06-22 00:17:49 -07:00
parent e553a58e6c
commit 6bc3041fe2
7 changed files with 84 additions and 6 deletions

View file

@ -6,7 +6,7 @@ layout: compress
<body {% if page.body_id %} id="{{ page.body_id }}"{% endif %}>
<header>
<header class='site-header'>
{% include site/header.html %}
</header>
@ -42,4 +42,4 @@ layout: compress
{% include javascripts/scripts.html %}
</body>
</html>
</html>