You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ metaTitle ="Miso: A tasty Haskell web and mobile framework"
65
-
, metaDescription ="Miso is a fast, isomorphic Haskell framework for building web and mobile apps using WebAssembly and a virtual DOM. Write full-stack applications entirely in Haskell."
64
+
{ metaTitle ="miso: A tasty Haskell web and mobile framework"
65
+
, metaDescription ="miso is a fast, isomorphic Haskell framework for building web and mobile apps using WebAssembly and a virtual DOM. Write full-stack applications entirely in Haskell."
, metaDescription ="Official documentation for Miso: Haddock API reference and README guide for building isomorphic Haskell web applications with WebAssembly."
72
72
, metaCanonical = siteUrl <>"/docs"
73
73
, metaKeywords ="Miso documentation, Haskell web framework docs, Haddock, API reference, WebAssembly"
74
74
}
75
75
examplesMeta =PageMeta
76
-
{ metaTitle ="Examples | Miso Haskell Web Framework"
76
+
{ metaTitle ="Examples | miso"
77
77
, metaDescription ="Live demo applications built with Miso: Solitaire, TodoMVC, Chess, Tetris, and 2048 — all written in Haskell and compiled to WebAssembly."
0 commit comments