make html nicer

This commit is contained in:
Matthias Mair
2022-04-23 13:16:17 +02:00
parent 128cb8a6f4
commit 59be882348
+1 -5
View File
@@ -2,11 +2,7 @@
layout: default layout: default
--- ---
<article <article{% if layout.fullwith %} class="max-w-p90"{% endif %}>
{% if layout.fullwith %}
style="max-width: 90%"
{% endif %}
>
{% if layout.notitle != true %} {% if layout.notitle != true %}
<h2>{{ page.title }}</h2> <h2>{{ page.title }}</h2>
{% endif %} {% endif %}