1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-12 13:08:47 +00:00

feat!: Enable zh-TW language

This commit is contained in:
2025-09-11 23:49:03 -05:00
parent 0f10d3b35a
commit b380194445
8 changed files with 74 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ definitions:
- &title_font_family >-
{%- if config.theme.language == "he" -%}
Suez One
{%- elif config.theme.language == ("zh-Hant" or "ru") -%}
{%- elif config.theme.language == ("ru" or "zh-Hant" or "zh-TW") -%}
Noto Serif TC
{%- else -%}
Bagnard
@@ -24,7 +24,7 @@ definitions:
- &font_family >-
{%- if config.theme.language == "he" -%}
Suez One
{%- elif config.theme.language == ("zh-Hant" or "ru") -%}
{%- elif config.theme.language == ("ru" or "zh-Hant" or "zh-TW") -%}
Noto Sans TC
{%- else -%}
Public Sans