Update tagline
This commit is contained in:
@@ -50,7 +50,7 @@ view model =
|
|||||||
div [ class "content" ]
|
div [ class "content" ]
|
||||||
[ header []
|
[ header []
|
||||||
[ h1 [] [ text "ElmHub" ]
|
[ h1 [] [ text "ElmHub" ]
|
||||||
, span [ class "tagline" ] [ text "“Like GitHub, but for Elm things.”" ]
|
, span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
||||||
]
|
]
|
||||||
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
||||||
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ view model =
|
|||||||
div [ class "content" ]
|
div [ class "content" ]
|
||||||
[ header []
|
[ header []
|
||||||
[ h1 [] [ text "ElmHub" ]
|
[ h1 [] [ text "ElmHub" ]
|
||||||
, span [ class "tagline" ] [ text "“Like GitHub, but for Elm things.”" ]
|
, span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
||||||
]
|
]
|
||||||
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
||||||
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ view model =
|
|||||||
div [ class "content" ]
|
div [ class "content" ]
|
||||||
[ header []
|
[ header []
|
||||||
[ h1 [] [ text "ElmHub" ]
|
[ h1 [] [ text "ElmHub" ]
|
||||||
, span [ class "tagline" ] [ text "“Like GitHub, but for Elm things.”" ]
|
, span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
||||||
]
|
]
|
||||||
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
||||||
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ view model =
|
|||||||
div [ class "content" ]
|
div [ class "content" ]
|
||||||
[ header []
|
[ header []
|
||||||
[ h1 [] [ text "ElmHub" ]
|
[ h1 [] [ text "ElmHub" ]
|
||||||
, span [ class "tagline" ] [ text "“Like GitHub, but for Elm things.”" ]
|
, span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
||||||
]
|
]
|
||||||
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
||||||
, button [ class "search-button" ] [ text "Search" ]
|
, button [ class "search-button" ] [ text "Search" ]
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ view model =
|
|||||||
div [ class "content" ]
|
div [ class "content" ]
|
||||||
[ header []
|
[ header []
|
||||||
[ h1 [] [ text "ElmHub" ]
|
[ h1 [] [ text "ElmHub" ]
|
||||||
, span [ class "tagline" ] [ text "“Like GitHub, but for Elm things.”" ]
|
, span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
||||||
]
|
]
|
||||||
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
||||||
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ view model =
|
|||||||
div [ class "content" ]
|
div [ class "content" ]
|
||||||
[ header []
|
[ header []
|
||||||
[ h1 [] [ text "ElmHub" ]
|
[ h1 [] [ text "ElmHub" ]
|
||||||
, span [ class "tagline" ] [ text "“Like GitHub, but for Elm things.”" ]
|
, span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
||||||
]
|
]
|
||||||
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
||||||
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ view model =
|
|||||||
div [ class "content" ]
|
div [ class "content" ]
|
||||||
[ header []
|
[ header []
|
||||||
[ h1 [] [ text "ElmHub" ]
|
[ h1 [] [ text "ElmHub" ]
|
||||||
, span [ class "tagline" ] [ text "“Like GitHub, but for Elm things.”" ]
|
, span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
||||||
]
|
]
|
||||||
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
||||||
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ view model =
|
|||||||
div [ class "content" ]
|
div [ class "content" ]
|
||||||
[ header []
|
[ header []
|
||||||
[ h1 [] [ text "ElmHub" ]
|
[ h1 [] [ text "ElmHub" ]
|
||||||
, span [ class "tagline" ] [ text "“Like GitHub, but for Elm things.”" ]
|
, span [ class "tagline" ] [ text "Like GitHub, but for Elm things." ]
|
||||||
]
|
]
|
||||||
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
, input [ class "search-query", onInput SetQuery, defaultValue model.query ] []
|
||||||
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
, button [ class "search-button", onClick Search ] [ text "Search" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user