This commit is contained in:
2023-04-03 02:49:17 +02:00
parent 9c716bf4db
commit c4cb0c6d81
12 changed files with 2399 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
<br />
<div class="blog-summary ">
{% if page.description %}
{{ page.description }}
<p>{{ page.description }}</p>
{% elif page.summary %}
{{ page.summary | safe }}&hellip;
{% else %}