in overwrites/gridsome.config.js [106:108]
tokenize: function(str){ return str.replace(/[\x00-\x7F]/g, "").split(""); }