Allow archiving pages without reasoning (fixes #38)

This commit is contained in:
daudix
2024-07-29 21:43:34 +03:00
parent 69c409ba4d
commit 1b313189c8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{%- if page.extra.archive -%}
{%- if page.extra.archive and page.extra.archive != true -%}
<div class="statement-container archive">
<strong class="big">
<i class="icon"></i>