Update a ton of things
This commit is contained in:
@@ -16,7 +16,7 @@ model =
|
||||
view model =
|
||||
div [ class "content" ]
|
||||
[ header []
|
||||
[ -- TODO add the equivalent of <h1>ElmHub</h1> right before the tagline
|
||||
[ -- TODO add the equivalent of <h1>ElmHub</h1> right before this <span>
|
||||
span [ class "tagline" ] [ text "“Like GitHub, but for Elm things.”" ]
|
||||
]
|
||||
, ul [ class "results" ]
|
||||
|
||||
Reference in New Issue
Block a user