Add search powered by Algolia
This commit is contained in:
parent
e553a58e6c
commit
6bc3041fe2
7 changed files with 84 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue