mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-06-18 20:13:31 +08:00
add zh-TW
This commit is contained in:
parent
478b9dc766
commit
9e09755a26
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user