mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-07-05 17:48:55 +00:00
Fix comment position
This commit is contained in:
parent
fb372c5cf9
commit
0a06ae94fc
1 changed files with 1 additions and 1 deletions
|
@ -9,8 +9,8 @@
|
|||
<section id="sidebarmenu">
|
||||
{% include 'partials/sidebar_navigation.html.twig' %}
|
||||
</section>
|
||||
<!-- Actions -->
|
||||
{% if config.plugins.archives.enabled %}
|
||||
<!-- Actions -->
|
||||
<section>
|
||||
<header>
|
||||
<h3>{{ 'FUTURE.SIDEBAR.ARCHIVES.HEADLINE'|t }}</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue