Deployed 32f3cd2 with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2026-01-16 03:04:14 +00:00
commit 01d2e67da6
269 changed files with 74638 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{% include "partials/tags.html" %}
{% include "partials/actions.html" %}
{% if "\u003ch1" not in page.content %}
<h1>{{ page.title | d(config.site_name, true)}}</h1>
{% endif %}
{{ page.content }}
{% include "partials/source-file.html" %}
{% include "partials/feedback.html" %}
{% include "partials/comments.html" %}
<orama-search-box class="orama-ui"></orama-search-box>