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> </script>
{% endblock %} {% endblock %}
{% block scripts %} {% 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"] %} {% for path in config["extra_javascript"] %}
<script src="{{ path | url }}"></script> <script src="{{ path | url }}"></script>
{% endfor %} {% endfor %}

View File

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