mirror of
https://github.com/welpo/tabi.git
synced 2026-04-26 09:57:20 +02:00
rename variable & add docs
This commit is contained in:
parent
fe03bbc9f3
commit
dc50419872
6 changed files with 49 additions and 4 deletions
|
|
@ -175,8 +175,8 @@
|
|||
{%- endif -%}
|
||||
|
||||
{# Socials #}
|
||||
{%- if config.extra.FediverseCreator -%}
|
||||
<meta name="fediverse:creator" content="@{{ config.extra.FediverseCreator["handle"] }}@{{ config.extra.FediverseCreator["domain"]}}" />
|
||||
{%- if config.extra.fediverse_creator -%}
|
||||
<meta name="fediverse:creator" content="@{{ config.extra.fediverse_creator["handle"] }}@{{ config.extra.fediverse_creator["domain"]}}" />
|
||||
{%- endif -%}
|
||||
|
||||
{# Search #}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue