hugo-theme-zzo/layouts
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
..
_default Merge pull request #386 from jhollowe/patch-1 2021-04-25 01:43:56 +09:00
about [new option] disable ui animation 2020-02-17 02:57:14 +09:00
archive fix #314 - Archive page shows error when there are 0 posts 2020-10-29 22:27:37 +09:00
contact Netlify Form support 2020-12-10 06:42:20 +09:00
gallery gallery fixes, new params 2020-10-16 12:04:47 +09:00
partials Fix 'undefined' href in search results without highlight 2021-05-03 17:29:31 +08:00
presentation publication page completed 2020-02-06 02:23:27 +09:00
publication [new option] disable ui animation 2020-02-17 02:57:14 +09:00
resume [new option] disable ui animation 2020-02-17 02:57:14 +09:00
shortcodes d3 support 2020-12-01 00:16:52 +09:00
showcase [new feature] TOC folding option 2020-01-31 15:06:30 +09:00
talks fix #314 - Archive page shows error when there are 0 posts 2020-10-29 22:27:37 +09:00
404.html fancybox -> photoswipe, scss main file combined 2019-11-25 13:36:50 +09:00
index.html [ZZO] Pinned posts 2020-05-18 19:32:27 +02:00
index.json 2 more search options: searchContent, searchDistance 2021-04-20 04:46:56 +09:00