mysig/preview

Constants

pub const png: String

Functions

pub fn homepage(
  title title: String,
  description description: String,
  canonical canonical: Uri,
) -> List(Element(a))
pub fn image(
  url url: Uri,
  type_ type_: String,
  width width: Int,
  height height: Int,
  alt alt: String,
) -> List(Element(a))
pub fn optimum_image(
  url url: Uri,
  type_ type_: String,
  alt alt: String,
) -> List(Element(a))
pub fn page(
  site site: String,
  title title: String,
  description description: String,
  canonical canonical: Uri,
) -> List(Element(a))
Search Document