neues theme: add blueprints.yaml

This commit is contained in:
teldra 2023-01-12 00:22:27 +01:00
parent aea152111e
commit dad12d50c2

View File

@ -11,11 +11,9 @@
{% endblock %}
{% endif %}
{% if not (grav.uri.param('chromeless') or grav.uri.param('embedded') or grav.uri.param('standalone')) and not(theme_var('chromeless.enabled')) %}
{% block sidebar %}asdasdasdasd
{% include 'partials/sidebar.html.twig' %}
{% endblock %}
{% endif %}
{% block content %}
{% if show_breadcrumbs and config.plugins.breadcrumbs.enabled %}