Update to 2021 (#1321)

* Update to 2021

* Actually update to 2021
This commit is contained in:
Vlad 2021-01-22 12:19:31 +03:00 committed by GitHub
parent 9444b920d2
commit 0298f81167
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,7 @@
{% endblock content %}
</div>
<footer>
©2017-2020<a class="white" href="http://vincentprouillet.com">Vincent Prouillet</a> and <a class="white" href="https://github.com/getzola/zola/graphs/contributors">contributors</a>
©2017-2021<a class="white" href="http://vincentprouillet.com">Vincent Prouillet</a> and <a class="white" href="https://github.com/getzola/zola/graphs/contributors">contributors</a>
</footer>
<script type="text/javascript" src="{{ get_url(path="elasticlunr.min.js") }}"></script>