1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-13 05:28:48 +00:00

feat!: Enable zh-TW language (#3119)

Signed-off-by: blacklight447 <niek@privacyguides.org>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
2025-09-13 05:27:04 +00:00
committed by Daniel Gray
parent 9b47e749d5
commit c718483844
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