Kind/Feature: BackToTop Feature hinzugefügt
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
|
||||
</div>
|
||||
|
||||
{# Render the backtotop link #}
|
||||
{% if config.plugins.backtotop.enabled %}
|
||||
{% include 'partials/backtotop.html.twig' %}
|
||||
{% endif %}
|
||||
|
||||
{% block javascripts_bottom %}
|
||||
{{ assets.js('bottom')|raw }}
|
||||
<script type='text/javascript'>
|
||||
|
||||
Reference in New Issue
Block a user