muti-language-search
This commit is contained in:
@@ -3,7 +3,7 @@ title = 'Academic Resources'
|
||||
theme = "hugo-book"
|
||||
|
||||
defaultContentLanguage = "en"
|
||||
languageCode = ["zh","en"]
|
||||
languageCode = "zh"
|
||||
hasCJKLanguage = true
|
||||
|
||||
# (Optional) Set Google Analytics if you use it to track your website.
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
tokenize: function(str) {
|
||||
return str.replace(/[\x00-\x7F]/g, '').split('');
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user