feat(indieweb): add hidden h-card

This commit is contained in:
2025-04-08 19:53:34 +07:00
parent a9feece9b7
commit 4e4ad45acd
4 changed files with 127 additions and 1 deletions

View File

@@ -24,7 +24,10 @@
{%- endif -%}
<main {% if more_than_one_section_shown %}class="{{ first_section }}-first"{% endif %}>
{%- if section.extra.header %}
{%- if config.extra.hcard %}
{%- include "partials/hcard.html" -%}
{% endif -%}
{%- if section.extra.header %}
{%- include "partials/home_banner.html" -%}
{%- elif section.content -%}
<section>