mirror of
https://github.com/welpo/tabi.git
synced 2026-06-15 15:57:34 +02:00
add fediverse authorship
This commit is contained in:
parent
3fddb1f9a1
commit
fe03bbc9f3
2 changed files with 8 additions and 0 deletions
|
|
@ -174,6 +174,11 @@
|
|||
{%- include "partials/analytics.html" -%}
|
||||
{%- endif -%}
|
||||
|
||||
{# Socials #}
|
||||
{%- if config.extra.FediverseCreator -%}
|
||||
<meta name="fediverse:creator" content="@{{ config.extra.FediverseCreator["handle"] }}@{{ config.extra.FediverseCreator["domain"]}}" />
|
||||
{%- endif -%}
|
||||
|
||||
{# Search #}
|
||||
{%- if config.build_search_index -%}
|
||||
{%- if config.search.index_format -%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue