Replace path to tabi with duckquill

This commit is contained in:
daudix
2024-07-24 06:31:38 +03:00
parent ccb9fdb4b8
commit 716e4abfc8
4 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
{%- set language_strings = load_data(path="i18n/" ~ lang ~ '.toml', required=false) -%}
{%- if not language_strings -%}
{%- set language_strings = load_data(path="themes/tabi/i18n/" ~ lang ~ ".toml", required=false) -%}
{%- set language_strings = load_data(path="themes/duckquill/i18n/" ~ lang ~ ".toml", required=false) -%}
{%- endif -%}
<blockquote class="