hugo-theme-zzo/layouts/partials/head
rainbowpigeon 51eb84391b
Fix 'undefined' href in search results without highlight
If enableSearchHighlight = false is set in params.toml,
populated search results will use the makeLi function to set href to obj.item.permalink as opposed to obj.item.uri when the makeHighlightLi function is used.
obj.item.permalink used will result in undefined attribute and invalid links.
2021-05-03 17:29:31 +08:00
..
custom-head.html
meta.html
meta_json_ld.html
scripts.html Fix 'undefined' href in search results without highlight 2021-05-03 17:29:31 +08:00
services.html
styles.html