mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Apply right layout to zh_TW language
This commit is contained in:
parent
bdde0d11a9
commit
6970294c50
10 changed files with 10 additions and 10 deletions
|
@ -3,7 +3,7 @@ layout: base
|
|||
id: download
|
||||
---
|
||||
{% case page.lang %}
|
||||
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' %}
|
||||
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_TW' %}
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin-Qt releases">
|
||||
<h1>{% translate pagetitle %}</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue