add zh-TW

This commit is contained in:
zhixuan 2022-02-02 22:18:02 +09:00
parent 478b9dc766
commit 9e09755a26

View File

@ -1,4 +1,4 @@
{{- $replaceKeys := dict "zh-cn" "zh-CN" -}} {{- $replaceKeys := dict "zh-cn" "zh-CN" "zh-tw" "zh-TW" -}}
{{- $lang := index $replaceKeys .Site.LanguageCode -}} {{- $lang := index $replaceKeys .Site.LanguageCode -}}
{{- with .Site.Params.comments.giscus -}} {{- with .Site.Params.comments.giscus -}}
<script <script