pub fn head() -> HeadBuilderExpand description
The HTML <head> element contains machine-readable information (metadata) about
the document, like its title, scripts, and style sheets.
pub fn head() -> HeadBuilderThe HTML <head> element contains machine-readable information (metadata) about
the document, like its title, scripts, and style sheets.