Skip to content

Commit

Permalink
feat: remove sidebar (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
Levdbas authored May 14, 2024
1 parent fcc0119 commit 5ffdc0c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
9 changes: 0 additions & 9 deletions sidebar.php

This file was deleted.

5 changes: 0 additions & 5 deletions views/base.twig
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
Sorry, no content
{% endblock %}
</div>
{% if sidebar %}
<aside class="layout-sidebar">
{{sidebar}}
</aside>
{% endif %}
</section>

{% block footer %}
Expand Down
1 change: 0 additions & 1 deletion views/sidebar.twig

This file was deleted.

0 comments on commit 5ffdc0c

Please sign in to comment.