tabi: fix typo in footer

This commit is contained in:
Fabian Montero 2025-09-17 22:33:01 -06:00
parent ecaa029d16
commit 22436bcbbf
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3

View file

@ -106,7 +106,7 @@
{{ macros_translate::translate(key="and", default="&", language_strings=language_strings) }}
<a rel="{{ rel_attributes }}" {{ blank_target }} href="https://github.com/welpo/tabi">tabi</a>.
Backed up by
<a rel="{{ rel_attributes }}" {{ blank_target }} href="https://www.rsync.net/">rsync</a>.
<a rel="{{ rel_attributes }}" {{ blank_target }} href="https://www.rsync.net/">rsync.net</a>.
{# Shows link to remote repository #}
{%- if config.extra.remote_repository_url and config.extra.show_remote_source | default(value=true) -%}