zola/components
Jochen Kupperschmidt 587d7396b3 Properly escape & in injected live-reload script tag (#825)
"[…] `&` normally indicates the start of a character entity reference or
numeric character reference; writing it as `&` […] allows `&` to be
included in the content of an element or in the value of an attribute."

From: https://en.wikipedia.org/wiki/HTML#Character_and_entity_references
2020-02-02 17:45:16 -08:00
..
config Skip anchor checking for URL with prefix in config (#812) 2020-02-02 17:45:16 -08:00
errors Update tera 2020-02-02 17:45:16 -08:00
front_matter Update tera 2020-02-02 17:45:16 -08:00
imageproc Update tera 2020-02-02 17:45:16 -08:00
library Update tera 2020-02-02 17:45:16 -08:00
link_checker Skip anchor checking for URL with prefix in config (#812) 2020-02-02 17:45:16 -08:00
rebuild Skip anchor checking for URL with prefix in config (#812) 2020-02-02 17:45:16 -08:00
rendering Skip anchor checking for URL with prefix in config (#812) 2020-02-02 17:45:16 -08:00
search Fix the issue of generating the search index for multiple language (#794) 2019-09-03 16:50:23 +02:00
site Properly escape & in injected live-reload script tag (#825) 2020-02-02 17:45:16 -08:00
templates Update tera 2020-02-02 17:45:16 -08:00
utils Do not attempt to serve on "well-known" ports (#824) 2020-02-02 17:45:16 -08:00