zola/components/site/tests
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
..
common.rs Add translations to page/sections 2019-01-04 20:31:31 +01:00
site.rs Properly escape & in injected live-reload script tag (#825) 2020-02-02 17:45:16 -08:00
site_i18n.rs Fix the issue of generating the search index for multiple language (#794) 2019-09-03 16:50:23 +02:00