mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
🐛 fix(webmentions): remove "hello" placeholder
This commit is contained in:
parent
114b861039
commit
fab267f0a7
1 changed files with 1 additions and 1 deletions
|
@ -59,4 +59,4 @@
|
|||
{%- set dash = "-" -%}
|
||||
{% endif %}
|
||||
|
||||
<div class="webmentions-container" id="webmentions{{ dash}}{{ format }}">hello</div>
|
||||
<div class="webmentions-container" id="webmentions{{ dash}}{{ format }}"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue