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 remove the if staments 2020-03-03 23:02:51 +01:00
meta_json_ld.html [bug fix] cite.bib not found 2020-06-30 23:22:41 +09:00
scripts.html Fix 'undefined' href in search results without highlight 2021-05-03 17:29:31 +08:00
services.html [new feature] footer link support, google tag manager support, contact getform support 2020-02-10 18:12:52 +09:00
styles.html