← all modules

Std.Live.Head

Std.Live.Head
  Std.Live.Head — typed `<head>` helpers for Sky.Live per-page injection (v0.15.58+).

Values
  canonical : String -> Html msg
  jsonLd : String -> Html msg
  link : List ( String, String ) -> Html msg
  meta : String -> String -> Html msg
  metaProperty : String -> String -> Html msg
  rss : String -> String -> Html msg
  themeColor : String -> Html msg
  title : String -> Html msg