mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
Updated tipuesearch_set
This commit is contained in:
@@ -16,6 +16,7 @@ var tipuesearch_replace = {"words": [
|
|||||||
|
|
||||||
var tipuesearch_stem = {"words": [
|
var tipuesearch_stem = {"words": [
|
||||||
{"word": "e-mail", "stem": "email"},
|
{"word": "e-mail", "stem": "email"},
|
||||||
{"word": "javascript", "stem": "js"}
|
{"word": "javascript", "stem": "js"},
|
||||||
|
{"word": "nightmare.js", "stem": "nightmarejs"}
|
||||||
]};
|
]};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user