zola/components/site/src
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
..
lib.rs Properly escape & in injected live-reload script tag (#825) 2020-02-02 17:45:16 -08:00
sitemap.rs Remove all draft specific code 2019-07-19 11:10:28 +02:00