1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-14 19:07:41 +01:00

Formatting

This commit is contained in:
squidfunk 2021-11-28 17:48:38 +01:00
parent 14a89bc9ea
commit fbbafc2455
4 changed files with 3 additions and 4 deletions

View File

@ -213,7 +213,7 @@
</script>
{% endblock %}
{% block scripts %}
<script src="{{ 'assets/javascripts/bundle.e8a254df.min.js' | url }}"></script>
<script src="{{ 'assets/javascripts/bundle.a87c2adc.min.js' | url }}"></script>
{% for path in config["extra_javascript"] %}
<script src="{{ path | url }}"></script>
{% endfor %}

View File

@ -31,7 +31,6 @@
</a>
{% endif %}
<!--
Hack: check whether the content contains a h1 headline. If it
doesn't, the page title (or respectively site name) is used