tabi: fix typo in footer
This commit is contained in:
parent
ecaa029d16
commit
22436bcbbf
1 changed files with 1 additions and 1 deletions
|
@ -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) -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue