fixed script end tag

This commit is contained in:
Tommi 2021-02-10 15:23:23 +01:00
parent cbeb59b09a
commit 25b86fa735
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ layout: compress
branch: 'main', branch: 'main',
selector: 'input#search', selector: 'input#search',
}); });
</script>
{% include nav.html %} {% include nav.html %}
{% if page.tags contains 'draft' or page.tags contains 'wip' %} {% if page.tags contains 'draft' or page.tags contains 'wip' %}