mirror of
https://github.com/welpo/tabi.git
synced 2025-12-17 04:48:44 +01:00
Update webmentions styling
+ add EOL newline + restore some changes
This commit is contained in:
parent
c190f4001d
commit
86f1ba0aaa
6 changed files with 160 additions and 145 deletions
|
|
@ -151,7 +151,6 @@
|
|||
<meta name="fediverse:creator" content="@{{ config.extra.fediverse_creator["handle"] }}@{{ config.extra.fediverse_creator["domain"]}}" />
|
||||
{%- endif -%}
|
||||
|
||||
|
||||
{# Search #}
|
||||
{%- if config.build_search_index -%}
|
||||
{%- if config.search.index_format -%}
|
||||
|
|
|
|||
|
|
@ -55,4 +55,4 @@
|
|||
{%- set dash = "-" -%}
|
||||
{% endif %}
|
||||
|
||||
<div class="webmentions-container" id="webmentions{{ dash}}{{ format }}">hello</div>
|
||||
<div class="webmentions-container" id="webmentions{{ dash}}{{ format }}">hello</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue