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:
@@ -11,7 +11,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
|
||||
|
Reference in New Issue
Block a user