mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2024-12-22 00:12:41 +00:00
Updated tipuesearch_set
This commit is contained in:
parent
1fbae852ba
commit
38dd4aa125
@ -16,6 +16,7 @@ var tipuesearch_replace = {"words": [
|
||||
|
||||
var tipuesearch_stem = {"words": [
|
||||
{"word": "e-mail", "stem": "email"},
|
||||
{"word": "javascript", "stem": "js"}
|
||||
{"word": "javascript", "stem": "js"},
|
||||
{"word": "nightmare.js", "stem": "nightmarejs"}
|
||||
]};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user