<div>

<p>
    © 2021 made with <a href="https://github.com/gbarreradev/terminal-jekyll-theme" rel="noopener"
        target="_blank">terminal theme</a>,
    under the terms of the
    <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE" target="_blank" rel="noopener">
        MIT License.</a>
    </a>
</p>

</div>

<script>

window.onload = function () {

    var sjs = SimpleJekyllSearch({
        searchInput: document.getElementById('search-input'),
        resultsContainer: document.getElementById('results-container'),
        json: '/search.json'
    })

}

</script>