更新文档

This commit is contained in:
Super Manito
2025-09-22 12:33:17 +08:00
parent 6f9cb652fc
commit 802b9383a6
11 changed files with 22 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
{% include "partials/actions.html" %}
{% if "\x3ch1" not in page.content %}
{% if "\u003ch1" not in page.content %}
<h1>{{ page.title | d(config.site_name, true)}}</h1>
{% endif %}