Kind/Feature: BackToTop Feature hinzugefügt
This commit is contained in:
BIN
images/logo/ksite-logo-blog-391x60.png
Normal file
BIN
images/logo/ksite-logo-blog-391x60.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.6 KiB |
@@ -63,6 +63,11 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{# Render the backtotop link #}
|
||||||
|
{% if config.plugins.backtotop.enabled %}
|
||||||
|
{% include 'partials/backtotop.html.twig' %}
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% block javascripts_bottom %}
|
{% block javascripts_bottom %}
|
||||||
{{ assets.js('bottom')|raw }}
|
{{ assets.js('bottom')|raw }}
|
||||||
<script type='text/javascript'>
|
<script type='text/javascript'>
|
||||||
|
|||||||
Reference in New Issue
Block a user