mirror of
https://github.com/getzola/zola
synced 2024-11-15 00:27:38 +00:00
parent
9444b920d2
commit
0298f81167
1 changed files with 1 additions and 1 deletions
2
docs/templates/index.html
vendored
2
docs/templates/index.html
vendored
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue